Author Topic: Image Page  (Read 9331 times)

Offline tfavors

  • Sr. Member
  • ****
  • Posts: 126
    • Weather Gray
Image Page
« on: May 26, 2013, 05:59:59 AM »
Not sure why this is showing up? Any suggestions are appreciated. (see photo)

Also if I want to update pictures on the image page just replace them on the server with new image? Does size matter or template will adjust it for me?


Thanks, Terry


Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Image Page
« Reply #1 on: May 26, 2013, 06:50:06 AM »
Hi Terry,

For your title, in your style.css file, find this section:

#logo H2 a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 100;
}

Line in red have to be deleted.
(This section does not exist in standard file,
so it could have impact on other things added)

Regards,
Jacques
Please, consider supporting this site 

Offline tfavors

  • Sr. Member
  • ****
  • Posts: 126
    • Weather Gray
Re: Image Page
« Reply #2 on: May 26, 2013, 09:09:58 AM »
thank you off to give it a try lol thanks, TF

Offline tfavors

  • Sr. Member
  • ****
  • Posts: 126
    • Weather Gray
Re: Image Page
« Reply #3 on: May 26, 2013, 09:24:54 AM »
Removed Red Line this is what I have now?

Thanks,
Terry

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Image Page
« Reply #4 on: May 26, 2013, 10:19:36 AM »

... Page need processing!

Regards,
Jacques
Please, consider supporting this site 

Offline tfavors

  • Sr. Member
  • ****
  • Posts: 126
    • Weather Gray
Re: Image Page
« Reply #5 on: May 26, 2013, 07:05:09 PM »
All I need now is just to remove this cam link off the page since I have no cam and I think I will be done.  Anyone know how to remove it?  Thanks, Terry

Offline joew

  • Jr. Member
  • **
  • Posts: 36
    • TigerDenWX
Re: Image Page
« Reply #6 on: May 27, 2013, 01:18:08 PM »

Hi Terry,

If you go into your images.htm file and about line 71 either remove/comment the line it will
make the cam link disappear from the page:

69  <div id="content">
70         <h1 style="text-align:center">Send Us Your Weather Picture! E-Mail to: weathergray@cox.net</h1>
71         <p style="float: left"><a href="webcam.htm"><img src="images/webcam.png" alt="Our WebCam" title="Webcam at our location"  /><br />See also</a></p>
72         <div id="container">
73                <div id="gallery" class="ad-gallery">


Cheers,

Joe

Offline tfavors

  • Sr. Member
  • ****
  • Posts: 126
    • Weather Gray
Re: Image Page
« Reply #7 on: May 27, 2013, 01:34:28 PM »
Thank you so much Joe it worked..   Terry