Closed (won't fix)
Project:
changeme
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2009 at 16:55 UTC
Updated:
14 Apr 2010 at 13:22 UTC
Jump to comment: Most recent file
Comments
Comment #1
Rob_Feature commentedThanks Fred...
What exact elements did you copy to changeme.css? I can envision including block titles, possibly. Let me know and it sounds like a good add.
Comment #2
frednwright commentedHey Bob!
Here is the sidebar element stuff I grabbed from style.css and added to changeme.css. I changed the background and border of the block to fit the color scheme I was using - may be helpful for someone else?
#left-sidebar .block, #right-sidebar .block {
background:#1F1949 none repeat scroll 0 0;
border:1px solid #E8B66F;
margin-bottom:20px;
padding:10px;
}
p.s. thanks for the great videocasts on mustardseed.com - you helped me figure out some jquery today.
Comment #3
AshokanKid commentedHi Bob;
Another "Kudos to YOU~!" from my perspective. I needed a quick and clean theme in order to bring an ancient (Jan. 2000 coded in notepad!) site forward into the New Millennium and after trying several that; A. Had WAY too much going on., or B. Made my site look and feel too much different from the original and then, C. Were going to be a nightmare to customize easily., I found ChangeMe~!
I actually had to go into the style.css a few times, though I know little or nothing about CSS and actually find it quite maddening more often than not. CSS seems to be great for Styling of text, decoration of elements, area backgrounds and design related items., but for LAYOUT it is a total PAIN (coming from nice simple table based layout where things STAY where they are put in most ANY browser!).
Which brings me to the point of this. In Firefox (my main browser) everything looks fine for now, but in IE there is a huge gap between my site logo and the other header elements. Of course it is very possible that I did something that messed up IE when I played with style.css, but it looks OK in Firefox. The site is located at; http://GuitarZoo.com and the original is at; http://GuitarZoo.com/index.hrm
I will attach both the style.css & changeme.css if that might help as I made a few nice little changes and will probably make some more as I go along with more of a design in mind. For now, I really just needed to get something up and operational that I could start working with and your theme was IT. Thanks again.,
Comment #4
Rob_Feature commentedI guess I'd need to see a site example where this was happening. As of now, from what I can see, there should only be a 10px padding below the logo....so I'd need to be able to see what else might be causing that in your situation. Can you show a version of your site before you fixed the issue?
Comment #5
Rob_Feature commentedMoving this to 'won't fix' since it seems that #3 was a site-specific problem. Reopen if you're also having this issue.