Quote:
Originally Posted by dartho
@F&R - Try editing the headinclude template and removing the line
Code:
<base href="{vb:raw vboptions.bburl}/" />
In regards to link - try editing the header template in your default style, search for:
Code:
<li><a rel="help" href="faq.php{vb:raw session.sessionurl_q}">{vb:rawphrase help}</a></li>
and add the following immediately before it:
Code:
<li><a href="forum.php?styleid=1">Lightweight Style</a></li>
that what type of thing you are after?
|
Thanks, will give this a go tomorrow... the styleid will be 2 for me I guess.
The style not sticking apparently is a known issue due to be fixed in 4.1.11 but will give your fix a go first, might be easier. but it's 11.30pm here so time for bed. Night and thanks for the help.