Log in

View Full Version : vB new alternative style issue


Wynand
07-17-2008, 08:35 AM
Hi,

I've got a style installed on my board that most users like. However, some users like the same style but with different colours and buttons (and logos etc, but apart from the smilies).

So, I installed the original style, and uploaded its images etc. in public_html/forum/images/stylename, works like a charm.

I created a new directory in /public_html/forum/images/stylenameblue, and I altered the xml product to replace all values of "images/stylename" to "images/stylenameblue" (dreamweaver ftw).
Once installed and imported the xml, it however does not show all of the images (background, header). The rest of the images show up fine in the sourcecode of the page (ie., linked to images/stylenameblue), but I can't see anything from the nav for example.

Any idea's?

Opserty
07-17-2008, 08:38 AM
You shouldn't need to edit the XML you can just upload the style then edit it via. the AdminCP > Styles & Template > Style Manager

Then use the Edit Templates or Main CSS options.

Anyway, did you upload anything (i.e. images) to the stylenameblue directory?

Wynand
07-17-2008, 10:35 AM
The maincss page did the trick Opserty, thank you very much. :)