[Digg 3 Columns] Change Borders (sidebars) Upper Menu
-
ok I love that digg3 theme but I need to make some changes to it, like:
[URL=http://img42.imageshack.us/my.php?image=printscreenblogchanges.jpg][IMG]http://img42.imageshack.us/img42/9348/printscreenblogchanges.th.jpg[/IMG][/URL]I bought CSS custom and have made some changes like font colors… but I got stuck with the ‘upper menu’ background/font color and the borders.
please help :)
The blog I need help with is: (visible only to logged in users)
-
no img support nor edit button, well heres the link
http://img42.imageshack.us/my.php?image=printscreenblogchanges.jpg
it shows exactly what I need to change. -
-
-
The border on the widgets is a gif image in
.sidebar ul li, .obar ul liYou will have to make a new one with the exact same image dimensions and then replace the URL in the CSS with the URL of the new image.
The background for the navigation tabs are also gif images and there are two of them, a left and a right so again you will have to create new gif images in an image editing program identical in size to the two used for the button. The images are in these two places in the CSS
#menu ul li and in #menu ul li aThe images are:
Right: http://s3.wordpress.com/wp-content/themes/pub/digg3/images/bg_tab_right.gif
Left: http://s3.wordpress.com/wp-content/themes/pub/digg3/images/bg_tab_left.gif -
-
You’re welcome. If you use Firefox, I strongly recommend getting the Firebug addon which allows you to more easily determine where things in a page are controlled from in the CSS. Take a little time to get to know the addon and it will be a great benefit to you.
There aren’t too many here in the forums with CSS editing experience, and they only pop in infrequently, and there is no official wordpress support for the CSS upgrade, so having a tool like Firebug can save you a lot of time and make things go more smoothly.
-
-
- The topic ‘[Digg 3 Columns] Change Borders (sidebars) Upper Menu’ is closed to new replies.