Topclass
Forum Replies Created
-
Hi Tim
Thanks for the quick reply.
I’ve just tried your fix and it seems to work.
I thought there might be a fix in the code, but this seems to work so I guess I’ll have a two column layout instead!
Much appreciated
Which file did you add the closing div to?
I am having the same problem and I opened my own topic a few weeks ago, but haven’t received any replies.
I would greatly appreciate your help on how you resolved this.
Thanks
Yes that works. Thanks for explaining how to do this – it’s much appreciated.
Sure. Here is where the business directory is installed:
https://muslimahmarket.com/shopping-directory/Thank you for your help.
I’m sorry but I don’t really know much about html. Looking at the code on Firebug, I can’t seem to find where to change the font for this plugin.
Yes the font changes I made were from style.css. But that seemed to be where the plugin was picking up the font style from.
I only want to change the font style for the Business Directory plugin- the rest of my theme is fine. I think BD is using san serif and it doesn’t go with my theme.
I don’t understand how to translate HTML elements in the css file?
Apologies for the dumb questions, but I really appreciate your help.
Sorry just noticed something on my site when the content is paginated:
On the second page of posts, the right side bar floats underneath the posts.
Still haven’t figured out how to do this. Can anyone help please?
Basically, I would like to remove the pagination from the front page of Magazine Basic theme.
Thanks
Thanks for getting back to me.
I’ve called the css file: wpbdp_custom_style.css
It’s in: muslimahmarket.com/wp-content/pluginsI’ve also just tried calling the file: wpbdp.css but the changes still don’t work. I just copied and pasted the file names from the doc.
The code I added to change the font is:
code, kbd, pre, samp {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.4em;
min-width: 600px;
}h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
font-weight: 400;
}Replacing Arial with monospace, sans-serif
Is this correct?
Forum: Themes and Templates
In reply to: [Magazine Basic] Remove pagination on posts pageHi
Just wondering if you managed to find out how to remove the pagination from your front page?I have the same theme and also want to do the same thing on my front page. I have searched the forums and tried changing the code but can’t seem to have just one page of posts on the homepage.
Thanks in advance
Forum: Plugins
In reply to: Plugin to create "view full site" dialog box or "switch to mobile version"Hi
What code did you remove to make the desktop site display on tablets?
I too want to disable the mobile view of my site on tablets. I have looked in header.php file for my theme but can’t find the code that I need to remove to do this.
I would appreciate it if you could me in the right direction.Thanks