Version: 1.01, by markbolyard
Developer Last Online: Nov 2023
Category: Suite Style -
Version: 4.1.0
Rating:
Released: 01-17-2011
Last Update: 01-23-2011
Installs: 85
Translations
No support by the author.
Back by popular request, SmoothRed. Upgraded from 3.8.x series to 4.1.1 (Yes, 4.1.1)
Installation:
How do I install the Style?
1. Extract the zip files to a folder on your computer.
2. Upload the image folder "smoothred" to your forums image root directory (ex: forum/images/smoothred).
3. Login to your Admincp in vBulletin and Click on "Style & Templates" to expand the menu.
4. In the expanded menu click on "Download / Upload Styles" , a new page will load.
5. In the new page look for: "Import Style XML File" click on browse and point it to the .xml file that you want to install
6. Press IMPORT to complete the installation
Extra Notes:
- PSDs of the Logo Text is provided for editing.
Unlike my previous styles, this is add free and not branded. No link back required to use and you may modify to suite your needs. I only ask that you don't distribute as your own work. Donations appreciated but not required. Enjoy!
how can I change the thread title font color? they are in red, and when it is a new thread its a Bold Red but I want to change teh red color to something else and it isn't in Stylevar. how can one do this?
How difficult would it be to use some of the images from the 3.x.x series on this series?
I'd like to use these? The red one is the subbg and the gray one is the catbg
Not sure why you would want to use those as you pretty much end up with the exact same look.
Quote:
Originally Posted by SteveV
Anybody know where i can change the color of the text as shown in the attached picture ?
Stylvars, then look for popupmenu_color. Warning, that may be linked to other similar popup text color, so if you change it, review the rest of your forum to make sure other links using the same class don't change (or, perhaps you will want them to be the same) it's up to you.
Quote:
Originally Posted by ET 7
how can I change the thread title font color? they are in red, and when it is a new thread its a Bold Red but I want to change teh red color to something else and it isn't in Stylevar. how can one do this?
I don't know about new threads showing as bold. New or Old, both should just be regular font face and red. To change that color you would edit the threadlist.css, and threadtitle class. Again, same warning as above and that's... if you edit threadtitle, it may also affect other titles such as the threadbit class.
I'm happy to support this style for problems with this style, but unfortunately I don't have time to offer free help for customizations. As others have mentioned, using Stylevars.com, Firebug (if you use Firefox) to inspect elements for their css class, and remembering that some items are not changes in stylevar but in css templates... those three things can help you accomplish your customizations. Just keep backup copies of the style in case you make a mistake.
I don't know about new threads showing as bold. New or Old, both should just be regular font face and red. To change that color you would edit the threadlist.css, and threadtitle class. Again, same warning as above and that's... if you edit threadtitle, it may also affect other titles such as the threadbit class.
I'm happy to support this style for problems with this style, but unfortunately I don't have time to offer free help for customizations. As others have mentioned, using Stylevars.com, Firebug (if you use Firefox) to inspect elements for their css class, and remembering that some items are not changes in stylevar but in css templates... those three things can help you accomplish your customizations. Just keep backup copies of the style in case you make a mistake.
where in threadlist.css would it be in? I just want to change it from red to lets say a light blue.
Hey Mark, thanks for creating this skin for 4.x. I'll be updating my site soon. Two quick questions:
1) Where did you code that the logo is at /smoothred/misc/logo.png? Because under image paths the logo image is listed as images/misc/vbulletin3_logo_white.gif.
2) Where can I edit the off-white page/body background? I'd like for it to be white to match the rest of the background on the page.
Hey Mark, thanks for creating this skin for 4.x. I'll be updating my site soon. Two quick questions:
1) Where did you code that the logo is at /smoothred/misc/logo.png? Because under image paths the logo image is listed as images/misc/vbulletin3_logo_white.gif.
2) Where can I edit the off-white page/body background? I'd like for it to be white to match the rest of the background on the page.
Thanks again! I'm glad to see you back on here.
StyleVars -> Titleimage -> images/smoothred/misc/logo.png ( Change to your logo )
StyleVars -> Doc_Background -> #e9e9e9 ( Change to #ffffff )