bmeredith84
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Images Won't ShowI have also reloaded the theme, made a timthumb-config.php file, a number of other things.
Help!
Forum: Fixing WordPress
In reply to: Images Won't ShowNo luck, this is a fabthemes theme, called ebuy. It is a product list that is not showing the thumb. When I inspect the element it is under timthumb.php.
Any advice?
Forum: Fixing WordPress
In reply to: Images Won't ShowIt just shows the broken image link even though the image was uploaded properly.
Forum: Fixing WordPress
In reply to: Remove arrows from nav bar that indicate drop downAny help would be much appreciated! Thanks in advance.
Forum: Fixing WordPress
In reply to: Dot appearing before widgetSo I got it:
.entry ul li { list-style: none; }I put disc inside none at first, I didn’t read your explanation correctly.
Thanks so much for your help! Really appreciate it.
Forum: Fixing WordPress
In reply to: Add excerpt to fixed recents posts feature homepage – fix alignmentYes I haven’t added the excerpt because when I do it looks horrible. Where do I need to look for absolute positioning and what do I need to change it to?
Forum: Fixing WordPress
In reply to: Dot appearing before widgetI have scoured the net for ways to fix this and nothing. Very odd.
Forum: Fixing WordPress
In reply to: Dot appearing before widgetNope still nothing.
Forum: Fixing WordPress
In reply to: Dot appearing before widgetHere is the css for the plugin:
.widgets_on_page ul, .widgets_on_page ul li {list-style:none;background:none; style-type: none; } .widgets_on_page ul { style-type: none; list-style:none; }I added the second line and put in style-type: none; on the first line.
So frustrating! Still nothing.
Forum: Fixing WordPress
In reply to: Dot appearing before widgetMan still nothing, shoot. Is it because it is a plugin? Do I need to change something with that instead of the theme css and php?
Forum: Fixing WordPress
In reply to: Dot appearing before widgetJust added that and no luck. Any other ideas?
Forum: Fixing WordPress
In reply to: Center and stretch navbar to 100%Or any good menu plugins I can download that anyone knows of?
Forum: Fixing WordPress
In reply to: Center and stretch navbar to 100%So what should I do to do my best to center the buttons, or make it appear that they stretch the whole length of the navbar?
Forum: Fixing WordPress
In reply to: Center and stretch navbar to 100%And the navbar itself is the right width, 940 pixels. I basically want the list items to be stretched to the whole 940 pixels. So if I have two buttons I want those to be 470 pixels each. If I add a third button then I want it to automatically stretch and fill accordingly.
Forum: Fixing WordPress
In reply to: Center and stretch navbar to 100%Ahh thank you, here is the website:
How do I provide the HTML for the navigation? I’m very new to this.
Thanks Andrew.