Recent Topics

Members
Stats
  • Total Posts: 10,759
  • Total Topics: 1,375
  • Online today: 44
  • Online ever: 879
  • (Jan 21, 20, 05:49:15 PM)
Users Online
Users: 0
Guests: 31
Total: 31

Flagrant Logo Help Please

Started by LPCoder, May 20, 11, 02:23:21 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LPCoder

I just loaded Flagrant and Flagrant alt. I do not have the option to change the logo. I looked in the place it normally is for other themes and the box to change logo is not there. I want to load my design. How do I do this?

Please Help!

SMF 1.1.13
Copy of logo I want to use
http://i1197.photobucket.com/albums/aa432/LPCoder/Meritverse%20Photos/MeritverseRedBanner2-1.jpg

Crip

hi , -- please provide us with a Link-To-Theme...

style.css find #logo {./images/...logo.png) };  add your Image Width / Height which is [686 x 121] should show..?
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.

LPCoder

#2
Here is the link to the theme

http://forums.chloeneill.com/index.php?action=theme;sa=settings;th=5;sesc=55d931bb95d85410f3459ce6c96fc71c

This is what is there right now:

/* logo / slogan */
#logo {
   position: absolute;
   top: 1em;
   left: 1em;
   display: block;
   width: 164px;
   height: 67px;
   cursor: pointer;
   background: url(./images/img/logo.png) no-repeat;

In the Red Space, do I put my link?
In the Green spot I put 686?
In the yellow spot I put 121?

Is this correct?

Crip

#3
Not sure , load your logo/banner ?

needs a bit smaller..

[attachment deleted by admin]
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.

Maxx

The /images/img/logo.png is where your logo should be uploaded in your theme you are using:

Example:

/Themes/theme_name/images/img/logo.png

your image name will be logo.png and wil overwrite the old one!

regards,
Maxx

LPCoder

I haven's loaded the banner. How do I do that?

Maxx

This will need to be done either via FTP or Web hosting Cpanel File manager.

regards,
Maxx

Maxx

#7
Another thing to consider as Crip mentioned you logo is way too big, this will need to be reduced otherwise you'll need custom work to be done to your theme, if you need custom work please read good the guidelines we have setup in that section before requesting it!

regards,
Maxx

Crip

Quote from: LPCoder on May 20, 11, 12:12:00 PM
I haven's loaded the banner. How do I do that?

I hot linked it with the image (photobucket) you posted.
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.

LPCoder

Thanks so much for your help. I will shrink the logo and then try loading it tonight. Let you know how it goes!

Thanks!