Author Topic: Increase image size  (Read 2538 times)

0 Members and 1 Guest are viewing this topic.

Offline curlin

  • New Member
  • *
  • Posts: 97
  • Karma: 2
  • Gender: Male
    • Thoroughbred Junkie
  • SMF Version: 2.0
Re: Increase image size
« Reply #15 on: January 04, 2010, 06:28:32 PM »
   yes, that large white section on top of the blue background. It blinds me after awhile and just find it too bright.
Hoss Talk At Thoroughbred Junkie

Offline bigguy

  • Site Owner
  • Administrator
  • *
  • Posts: 13217
  • Karma: 269
  • Gender: Male
  • Get'r Done
    • P.C. Tweakr
  • SMF Version: 2.0 Gold
Re: Increase image size
« Reply #16 on: January 04, 2010, 06:38:08 PM »
On a quick look through that themes css folder in the index.css I see this:

:
/* This division wraps the entire forum when a forum width is set. */
div#wrapper
{
    margin: 0 auto;
}

I would think making it this:

:
/* This division wraps the entire forum when a forum width is set. */
div#wrapper
{
    margin: 0 auto;
    background-color #whatever;
}

would do it. I'm not sure though if that is the right css file though.

Offline curlin

  • New Member
  • *
  • Posts: 97
  • Karma: 2
  • Gender: Male
    • Thoroughbred Junkie
  • SMF Version: 2.0
Re: Increase image size
« Reply #17 on: January 04, 2010, 07:11:36 PM »
  Doesn't look like it worked.

 I followed this path - admin/current theme/modify stylesheets/index.css
Hoss Talk At Thoroughbred Junkie

Offline bigguy

  • Site Owner
  • Administrator
  • *
  • Posts: 13217
  • Karma: 269
  • Gender: Male
  • Get'r Done
    • P.C. Tweakr
  • SMF Version: 2.0 Gold
Re: Increase image size
« Reply #18 on: January 04, 2010, 07:19:25 PM »
Yeah I didn't think it was. I'll see what I can do in a bit here. I have a couple more things to do.

Offline curlin

  • New Member
  • *
  • Posts: 97
  • Karma: 2
  • Gender: Male
    • Thoroughbred Junkie
  • SMF Version: 2.0
Re: Increase image size
« Reply #19 on: January 04, 2010, 07:24:03 PM »
  thanks  :great
Hoss Talk At Thoroughbred Junkie

Offline bigguy

  • Site Owner
  • Administrator
  • *
  • Posts: 13217
  • Karma: 269
  • Gender: Male
  • Get'r Done
    • P.C. Tweakr
  • SMF Version: 2.0 Gold
Re: Increase image size
« Reply #20 on: January 04, 2010, 10:07:45 PM »
I have photoshop open right now if you want me to resize your banner.

Offline curlin

  • New Member
  • *
  • Posts: 97
  • Karma: 2
  • Gender: Male
    • Thoroughbred Junkie
  • SMF Version: 2.0
Re: Increase image size
« Reply #21 on: January 04, 2010, 11:11:59 PM »
  oh - do you know what size to make it? How should i send it to you?
Hoss Talk At Thoroughbred Junkie

Offline bigguy

  • Site Owner
  • Administrator
  • *
  • Posts: 13217
  • Karma: 269
  • Gender: Male
  • Get'r Done
    • P.C. Tweakr
  • SMF Version: 2.0 Gold
Re: Increase image size
« Reply #22 on: January 04, 2010, 11:17:16 PM »
Just attach it to a post and I will make it the same size as mine or smaller and you can try that.

Offline curlin

  • New Member
  • *
  • Posts: 97
  • Karma: 2
  • Gender: Male
    • Thoroughbred Junkie
  • SMF Version: 2.0
Re: Increase image size
« Reply #23 on: January 04, 2010, 11:25:21 PM »
    ok - here's my site again. i need it to fit snuggly in the header - http://www.tbredjkie.byethost15.com/index.php
 
     And if you look closely, there's a thin line of yellow on the right of the banner. Could you get rid of that?

                          Thanks
Hoss Talk At Thoroughbred Junkie

Offline bigguy

  • Site Owner
  • Administrator
  • *
  • Posts: 13217
  • Karma: 269
  • Gender: Male
  • Get'r Done
    • P.C. Tweakr
  • SMF Version: 2.0 Gold
Re: Increase image size
« Reply #24 on: January 04, 2010, 11:37:27 PM »
Try this

Offline curlin

  • New Member
  • *
  • Posts: 97
  • Karma: 2
  • Gender: Male
    • Thoroughbred Junkie
  • SMF Version: 2.0
Re: Increase image size
« Reply #25 on: January 04, 2010, 11:47:19 PM »
    Thanks again Bigguy - now have to figure out how to get it there and of course dim the white background.
Hoss Talk At Thoroughbred Junkie

Offline bigguy

  • Site Owner
  • Administrator
  • *
  • Posts: 13217
  • Karma: 269
  • Gender: Male
  • Get'r Done
    • P.C. Tweakr
  • SMF Version: 2.0 Gold
Re: Increase image size
« Reply #26 on: January 04, 2010, 11:48:09 PM »
Upload it to your host and then go into your admin panel of SMF and then to current theme and there you should find a place to link to it.

Offline curlin

  • New Member
  • *
  • Posts: 97
  • Karma: 2
  • Gender: Male
    • Thoroughbred Junkie
  • SMF Version: 2.0
Re: Increase image size
« Reply #27 on: January 05, 2010, 02:36:01 AM »
Upload it to your host and then go into your admin panel of SMF and then to current theme and there you should find a place to link to it.

  Tried that and didn't work but did finally find where the location was and renamed mine and overwrote the existing one via ftp. However 600x150 was much too small and i've put up my largest one(1000x170). Height wise is fine but looks funny with the login area still blue. If i were to make another header or attach another pic to the existing one, is it possible to cover the whole header - meaning underneath the login area so it's not blue?.

  And found where to change the background color - it was at the very end of that file. Still playing with colors though.

                     Thanks for the help so far.
Hoss Talk At Thoroughbred Junkie

Offline bigguy

  • Site Owner
  • Administrator
  • *
  • Posts: 13217
  • Karma: 269
  • Gender: Male
  • Get'r Done
    • P.C. Tweakr
  • SMF Version: 2.0 Gold
Re: Increase image size
« Reply #28 on: January 05, 2010, 10:06:55 AM »
You mean that one strip of blue where the tabs are. ??? That's what you want to cover. ???

Offline curlin

  • New Member
  • *
  • Posts: 97
  • Karma: 2
  • Gender: Male
    • Thoroughbred Junkie
  • SMF Version: 2.0
Re: Increase image size
« Reply #29 on: January 05, 2010, 03:56:54 PM »
You mean that one strip of blue where the tabs are. ??? That's what you want to cover. ???

   Where my banner ends there is a blue patch that is the login area. I would like to extend my banner to cover that blue area and have the login area sit on top of the banner(no more blue showing). Is this possible???
Hoss Talk At Thoroughbred Junkie