Insert new button - Overall Header


Insert new button - Overall Header

Postby mcsee » Fri Nov 06, 2009 10:44 pm

When I first set up and run the Provista theme, I removed the Rules button from the Overall Header. Now after a spell, I'd like to replace the missing button with one named 'Webmail'. I still have to data on the line of text I deleted and ask if it's possible to rename the button from Rules-->Webmail and just paste it back in.

eg. <li class="nav-webmail"><span><a href="webmail.php"><strong>{L_WEBMAIL}</strong></a></span></li>

mcsee
 
Posts: 28
Joined: Fri May 01, 2009 6:27 pm
Location: Melbourne
Blog: View Blog (0)

Re: Insert new button - Overall Header

Postby Helter » Sat Nov 07, 2009 10:17 am

yes, but you will also have to change it in proVista/theme/provista.css

Code: Select all
  1. li.nav-rules span,
  2. li.nav-rules span a {
  3.     background: url("{T_IMAGESET_LANG_PATH}/button_rules.gif") 0 0 no-repeat;
  4.     }


Code: Select all
  1. li.nav-rules span   { width: 94px; }


if you change the size of the new button, change it in the second code I pasted.
When your done editing, be sure to refresh the template and theme settings in ACP/Styles/

User avatar
Helter
Site Admin
 
Posts: 548
Joined: Tue Jul 19, 2005 1:29 pm
Location: Seattle Wa
Blog: View Blog (0)
Real Name: John Wagner



Post a reply



Return to proVista

Who is online

Users browsing this forum: No registered users and 3 guests

cron