News:

Keeping Crip's dream alive is our mission! :)

 

Recent Topics

Members
Stats
  • Total Posts: 10,783
  • Total Topics: 1,380
  • Online today: 159
  • Online ever: 879
  • (Jan 21, 20, 05:49:15 PM)
Users Online
Users: 0
Guests: 14
Total: 14

CS Manual help

Started by Rickard, Jul 04, 11, 06:17:01 PM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

willemjan

I am not able to fix this for you at the moment. I will look at it right after the weekend, ok? I have a lot of traveling to do today, and am away for the weekend.

Cheers!

Rickard

OK  O0 , check in here before you do anything, i will try on my self, and report here if i solv it.

willemjan

Sorry for the delay. Try this.

[attachment deleted by admin]

Rickard

Excellent!  O0

Now its just one more thing i would like to see, the personal menu dissapering, se images.
Image disk1 is how it looks now, and disk2 image is how i would like it to look.


[attachment deleted by admin]

willemjan

I'm sorry, I don't seen an difference between the 2. Can you please mark the change red?

willemjan

Oh wait, I see it! Hold on...

willemjan

Try this ;)

[attachment deleted by admin]

Rickard

#27
Nice  :)

But there is about 15 mm of blank white space between the ads and the title background image below, is it possible to get this space down to almost nothing?

See red marking in image.

[attachment deleted by admin]

willemjan

I think this will do the trick. Find in index.css: #header div.frame

Change the min-height to 50px

Rickard

Looks like this now (changed lots of padding...)
#header div.frame
{
display: block;
min-height: 0px;
padding: 5px 0px 0 0px;
background: url(../images/theme/myframe.png) repeat-x top left;
}
/* the content section */
#content_section
{
padding-left: 0px;
}
#content_section div.frame
{
display: block;
padding: 0 10px 0 0;
}
#main_content_section
{
width: 100%;
min-height: 150px;


Se image attached, didnt make much difference.
I Wonder if it is the background image that is too high?

[attachment deleted by admin]