View Full Version : Brochure Navigation/ Fonts
June
20-Feb-2005, 06:53 PM
Hi,
Hope someone can help me here. I have managed to amend fonts in the Store sections (L/hand nav bar) and top navigation bar in the catalog body of the Smart theme, but can't figure out how to change the same elements when in brochure page view (before entering shop). Any changes I have made don't seem to change the brochure areas, where all fonts, etc. are the same as before.
Any help appreciated :)
I-CC
20-Feb-2005, 06:59 PM
You should find most of this stuff within Advanced | Template manager | Misc tab and CSS template. I thinks :cool:
June
21-Feb-2005, 06:21 AM
Thanks, found that, with a list of CSS styles, but which of these applies to the brochure areas? Which templates control this area which I could amend - I have looked, without success :confused: -
Jenny
21-Feb-2005, 08:16 AM
June,
it depends on the templates that you have used in the brochure fragments eg. Act_ImageAndTitle.html . It is possible to change the text size by editing the templates or as you see this example uses h3 so you may want to amend the css file for this tag.
hope this helps
Jenny
June
21-Feb-2005, 11:16 AM
Hi Jenny,
Thanks for your response, but there is no example included above
June
Jenny
21-Feb-2005, 11:19 AM
I meant for you to open the template.. and see. Use dreamweaver, notepad, front page or whatever.
Jenny
Jenny
21-Feb-2005, 11:21 AM
<!-- ImageAndTitle HTML begin -->
<tr>
<td colspan="3" valign="top">
NETQUOTEVAR:FRAGMENTANCHOR
<table border="0" width="100%" cellspacing="5" cellpadding="1">
<tr>
<td width="100%"><h3>NETQUOTEVAR:BROCHURE_TITLE</h3></td>
</tr>
<tr>
<td width="100%" align="center">NETQUOTEVAR:BROCHURE_IMAGE</td>
</tr>
</table>
</td>
</tr>
<!-- ImageAndTitle HTML end -->
June
22-Feb-2005, 07:02 AM
Thanks Jenny
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.