DotNetNuke Skins and Resources by ThinkofDesign

Forums

Subject: Boxed4Css editing
Prev Next
You are not authorized to post a reply.

Author Messages
penra User is Offline
New Member
New Member
Posts: 5


06/30/2007 07:16 PM  

First, thank you for this valuable resource! Your skins are fast, beautiful and they work very well.

I'm trying to edit the Boxed4Css skin which I like very much. I want to change the color scheme. I've edited the HeaderBg.gif to reflect the new color scheme, and I've changed the colors in the css files but oddly enough when I upload the new skin it still shows the blue color scheme. What am I missing out on?

penra User is Offline
New Member
New Member
Posts: 5


07/01/2007 02:20 PM  
Well never mind, I found that once I refreshed the page my changes showed up.
Now I see a problem with Firefox tho. The left menu runs into the content pane no matter what I do to resize the window. Is this possibly because my page titles are too long? Anyone else see a problem with this skin in Firefox?
Vasilis User is Offline
Yellow Member
Yellow Member
Posts: 315


07/02/2007 09:31 AM  
Hey,

Is it possible to give me a URL so I can see the issue?
Vasilis User is Offline
Yellow Member
Yellow Member
Posts: 315


07/02/2007 10:45 AM  

Yeah, your page titles are too long.

Find the lines below in skin.css and change the width for the leftcolumn and the MainMenu_MenuContainer and the margin for the centercolumn2

#leftcolumn {float:left;width:200px;}

.MainMenu_MenuContainer{ background:#FFF; width:200px; height:1px; border:#D6DCE0 solid; border-width:1px 0px; margin-bottom:5px; }

#centercolumn2{ width:auto !important; width:100%; margin:0px 0px 0px 203px !important; margin:0px; }

Try something like

#leftcolumn {float:left;width:260px;}

.MainMenu_MenuContainer{ background:#FFF; width:260px; height:1px; border:#D6DCE0 solid; border-width:1px 0px; margin-bottom:5px; }

#centercolumn2{ width:auto !important; width:100%; margin:0px 0px 0px 263px !important; margin:0px; }
penra User is Offline
New Member
New Member
Posts: 5


07/02/2007 12:12 PM  

That worked perfectly!

Thank you!

You are not authorized to post a reply.
Forums > DotNetNuke > Free Skins > Boxed4Css editing



ActiveForums 3.7