Find out more about the “Show Off Your Avatar Campaign
RocketTheme  |  General  |  Free/GPL/Tutorials Discussions  |  Topic: Problem with ShockTropper « previous next »
Pages: [1] Go Down Print
Author Topic: Problem with ShockTropper  (Read 12357 times)
elio sanchez
Newbie
*
Offline Offline

Posts: 12

Problem with ShockTropper
« on: July 15, 2008, 06:43:52 PM »

im having a problem with the color of each menu
if i go to a menu with a green color the only thing that change color is the logo =/
the font color and the side pic dosetn change =/
this start happening after adding this fix: http://www.rockettheme.com/option,com_smf/Itemid,190/topic,28159.0/
how do i fix this?

EDIT:
ok cheking out the index.php i found this
Code:
$menu_name = "mainmenu"; // mainmenu by default, can be any Joomla menu name
$default_color = "orange";
$menu_colors = array("blue","green","gold","orange","red","purple","green"); 
$default_font = "default";         // smaller | default | larger
$show_pathway = "true";        // true | false

if i change maunmenu to my other menu name the color effect will be transfer to that new menu but will leave mainmenu without color i tried copy paste that and change from one of the part the name to my new menu but just 1 of them is taking the colors
« Last Edit: July 16, 2008, 08:22:06 AM by elio sanchez » Logged
James S!
Muffin Man
RocketTheme
Hero Rocketteer
*
Offline Offline

Posts: 38325


Firebug...Firebug...Firebug!

WWW
Re: Problem with ShockTropper
« Reply #1 on: July 17, 2008, 03:26:05 AM »

Could you please provide a link to your site, and if applicable, a direct URL to the issue?
Logged

Firebug Video Tuts: - Editing HTML - Javascript Errors - Logo Changes

Video tutorials on how to use Firebug, its what we use Smiley
elio sanchez
Newbie
*
Offline Offline

Posts: 12

Re: Problem with ShockTropper
« Reply #2 on: July 17, 2008, 05:06:22 AM »

this is the GREEN menu in my site: http://metromaple.no-ip.org/index.php?option=com_content&view=category&layout=blog&id=1&Itemid=2

but all of them look blue after i odd this fix
http://www.rockettheme.com/option,com_smf/Itemid,190/topic,28159.0/

w.o that fix the whole left menu will look messed up so idk what to do =/

what i want is that my left menu (user panel) get orange logo, orange font etc and the default color for the top menu (home blue, ranking yellow etc etc)

thax in advanced
« Last Edit: July 17, 2008, 05:11:51 AM by elio sanchez » Logged
James S!
Muffin Man
RocketTheme
Hero Rocketteer
*
Offline Offline

Posts: 38325


Firebug...Firebug...Firebug!

WWW
Re: Problem with ShockTropper
« Reply #3 on: July 17, 2008, 09:20:24 AM »

You'll have to change <?php echo $default_color; ?> to just orange
Logged

Firebug Video Tuts: - Editing HTML - Javascript Errors - Logo Changes

Video tutorials on how to use Firebug, its what we use Smiley
elio sanchez
Newbie
*
Offline Offline

Posts: 12

Re: Problem with ShockTropper
« Reply #4 on: July 17, 2008, 10:18:42 AM »

and the other colors =/?
Logged
James S!
Muffin Man
RocketTheme
Hero Rocketteer
*
Offline Offline

Posts: 38325


Firebug...Firebug...Firebug!

WWW
Re: Problem with ShockTropper
« Reply #5 on: July 18, 2008, 04:02:42 AM »

Well, what you have done means that the colours won't change, that was the whole point of the thread you linked to. If you want it to be dynamic, you'll have to revert the changes.

That is, if I am understanding you correctly.
Logged

Firebug Video Tuts: - Editing HTML - Javascript Errors - Logo Changes

Video tutorials on how to use Firebug, its what we use Smiley
elio sanchez
Newbie
*
Offline Offline

Posts: 12

Re: Problem with ShockTropper
« Reply #6 on: July 18, 2008, 07:50:44 AM »

yeah man if i revert this: http://www.rockettheme.com/option,com_smf/Itemid,190/topic,28159.0/
ill get this problem with my other menu
http://img292.imageshack.us/img292/3842/errornx2.jpg

get it?
Logged
James S!
Muffin Man
RocketTheme
Hero Rocketteer
*
Offline Offline

Posts: 38325


Firebug...Firebug...Firebug!

WWW
Re: Problem with ShockTropper
« Reply #7 on: July 19, 2008, 09:01:18 AM »

I anticipate that is because that page does not have an Itemid, Joomla operates around the menu system and everything has to be linked into it for it to work.
Logged

Firebug Video Tuts: - Editing HTML - Javascript Errors - Logo Changes

Video tutorials on how to use Firebug, its what we use Smiley
elio sanchez
Newbie
*
Offline Offline

Posts: 12

Re: Problem with ShockTropper
« Reply #8 on: July 19, 2008, 05:16:41 PM »

so how do i link my new menu ?
Logged
James S!
Muffin Man
RocketTheme
Hero Rocketteer
*
Offline Offline

Posts: 38325


Firebug...Firebug...Firebug!

WWW
Re: Problem with ShockTropper
« Reply #9 on: July 21, 2008, 04:43:45 AM »

You appear to have fixed the problem? I see the colours when viewing your change password page.
Logged

Firebug Video Tuts: - Editing HTML - Javascript Errors - Logo Changes

Video tutorials on how to use Firebug, its what we use Smiley
elio sanchez
Newbie
*
Offline Offline

Posts: 12

Re: Problem with ShockTropper
« Reply #10 on: July 21, 2008, 04:01:54 PM »

no they all are with blue theme..the title is only the things changing color
idk how to set the orange color to my new menu and have the multicolor to my top menu Sad
« Last Edit: July 21, 2008, 10:01:59 PM by elio sanchez » Logged
James S!
Muffin Man
RocketTheme
Hero Rocketteer
*
Offline Offline

Posts: 38325


Firebug...Firebug...Firebug!

WWW
Re: Problem with ShockTropper
« Reply #11 on: July 22, 2008, 07:27:48 AM »

This is what I see when viewing that page. I see blue in the side columns.
Logged

Firebug Video Tuts: - Editing HTML - Javascript Errors - Logo Changes

Video tutorials on how to use Firebug, its what we use Smiley
elio sanchez
Newbie
*
Offline Offline

Posts: 12

Re: Problem with ShockTropper
« Reply #12 on: July 22, 2008, 11:33:49 AM »

yeah and u should see green column beside the blue see the menu color that menu has to be everything green like the font and side column and the little logo at the top idk what to do
Logged
James S!
Muffin Man
RocketTheme
Hero Rocketteer
*
Offline Offline

Posts: 38325


Firebug...Firebug...Firebug!

WWW
Re: Problem with ShockTropper
« Reply #13 on: July 23, 2008, 07:54:33 AM »

Add to template_css.css

body.green div.moduletable h3 {
background: url(../images/green/module_head.png) no-repeat scroll 0% 0%;
color:#4DBF00;
}
Logged

Firebug Video Tuts: - Editing HTML - Javascript Errors - Logo Changes

Video tutorials on how to use Firebug, its what we use Smiley
Pages: [1] Go Up Print 
RocketTheme  |  General  |  Free/GPL/Tutorials Discussions  |  Topic: Problem with ShockTropper « previous next »
Jump to: