Recent Topics

Members
Stats
  • Total Posts: 10,761
  • Total Topics: 1,376
  • Online today: 58
  • Online ever: 879
  • (Jan 21, 20, 05:49:15 PM)
Users Online
Users: 0
Guests: 25
Total: 25

Help with a logo

Started by filipe, Dec 28, 10, 02:14:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Crip

This will center Logo ::::

#logo a {
    background: url("../images/img/logo.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 103px !important;
    left: 30%;      <<<<=<============================>>
    position: absolute;
    top: 30px;
    width: 970px !important;
}
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

filipe

Quote from: Crip on Jan 09, 11, 07:14:59 AM
This will center Logo ::::

#logo a {
    background: url("../images/img/logo.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 103px !important;
    left: 30%;      <<<<=<============================>>
    position: absolute;
    top: 30px;
    width: 970px !important;
}

Thks, I will see that later in the day...... :up:
filipe from Paris

Crip

I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

willemjan

Ok, try this. This could look a bit messy, but the logo should be centered. I'll tweak it more after I know this centers the image. Backup please!

[attachment deleted by admin]

filipe

Quote from: Maxx on Jan 07, 11, 11:31:33 AM
Filipe,

If you could set me up with a temp admin log in I will center the logo for you!

If so please PM me the log-in!

regards,
Maxx
Hello Maxx
Can you help me with my logo, (center)?
THKS

Crip

Quote from: Crip on Jan 09, 11, 07:14:59 AM
This will center Logo ::::

#logo a {
    background: url("../images/img/logo.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 103px !important;
    left: 30%;      <<<<=<============================>>
    position: absolute;
    top: 30px;
    width: 970px !important;
}

This does...............
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

filipe

#76
Quote from: Crip on Jan 11, 11, 10:44:18 AM
Quote from: Crip on Jan 09, 11, 07:14:59 AM
This will center Logo ::::

#logo a {
    background: url("../images/img/logo.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    display: block;
    height: 103px !important;
    left: 30%;      <<<<=<============================>>
    position: absolute;
    top: 30px;
    width: 970px !important;
}

This does...............
Hello
The problem is with my PC it is ok"http://smf.radaresdeportugal.com/index.php?action=forum"
With others PCs this is what you see 1024x768


willemjan

And what about my CSS?

filipe


willemjan

same thing? That's impossible. With my CSS there are 2 options. centered, or left. Not somewhere in between.

Try clearing the cache from your browser and your forum. And do an hard refresh (ctrl+F5)