dagenius
Forum Replies Created
-
Forum: Themes and Templates
In reply to: TwentyTen- How to change color of 2 buttons only on nav barok thanks to alchymyth, i got it to work. Now ive been playing with the css all day to do one more little thing, but i cant get it to work. Im trying to place a border around each button in the menu bar so that the buttons are more visible.
i put:
border: 2px;
border-color: #fff;in quite a few places directly related to the nav bar, but none of them work. How do i get this thing to work correctly?
Forum: Plugins
In reply to: New Plugin: WP-Amazon-Carouselanybody??
Forum: Plugins
In reply to: New Plugin: WP-Amazon-CarouselId like to use the carousel in the space i have on my blog for a leaderboard ad. Please check out http://prostargolf.com and you will see the area where i have designated for the carousel as it has [carousel] inside it.
Please advise on how to set this up. Thanks.
Forum: Fixing WordPress
In reply to: Text will not go under images in postsDo you think you could view my source and tell me how to fix my css to get the text under the image as well?
my url is:
I try:
<div style=”clear:both;”></div>on a post by post basis, but that breaks the padding for the text, making it look ugly. So what do i change in my css for it to be correct?