Free Web Hosting Forum
Go Back   Free Web Hosting Forum > Website Building > Web Design and HTML
Reload this Page Clickable image as homepage on existing template?
Reply
 
Thread Tools Display Modes
(#1 (permalink))
Old
Member
Str8 is on a distinguished road
 
Posts: 85
Join Date: Aug 2011
Lightbulb Clickable image as homepage? - 08-13-2011, 05:49 PM

Hello, I was wondering if this was possible. I want to have an image as my "home page" that covers the whole screen, but that does not show all the menu tabs or any stuff that is on the template I am using. I was thinking that the image would be clickabe, that with the click would direct them to my "Products" page. In other words a dedicated page I guess with a click to enter Image that takes you to my "products" page. And on all my other pages (ie. Products, Contact Us) have a "HOME" tab, which they already do, but direct them back to the clickable click to enter image home screen. Hopefully I am not being too confusing. Thanks for the help.

Last edited by Str8; 08-13-2011 at 06:12 PM.
Reply With Quote
Sponsored Links
(#2 (permalink))
Old
lobrc's Avatar
Administrator
lobrc is on a distinguished road
 
Posts: 5,046
Join Date: Jan 2010
Location: http://www.lobrc.net
Default 08-13-2011, 06:43 PM

You mean something like this:

HTML Code:
<html>
 <body>
  <a href="products page">
   <img src="img url" />
  </a>
 </body>
</html>


FREE SCRIPT INSTALLATION SERVICE | PREMIUM HOSTING* | LOBRC.NET

*All packages include Quality Support, Website Builder, Free Site Migration, 30 Day Money Back Guarantee, Official cPanel and Fantastico Autoinstaller.

Plus get 20% off with promo code 000WH20. Contact sales for more information.
Reply With Quote
(#3 (permalink))
Old
Member
Str8 is on a distinguished road
 
Posts: 85
Join Date: Aug 2011
Default 08-13-2011, 06:54 PM

I see what you're doing, yea somewhat like that. Just one thing, will it work even though I have a template?

Take a look at my site:
Website

The image at the top, kind of like in the banner is what I want to use as the main picture on the homepage.

When I go to "modify layout" then go to html mode, there's a whole bunch of CSS which I do not feel very comfortable with, assuming that's what they did the template on. I don't really see where I could put this html code along with the CSS code and still work. Is it possible?

Can I pm you my current code, so you can take a look at it, and see if it could still work?
Quote:
Originally Posted by lobrc View Post
You mean something like this:

HTML Code:
<html>
 <body>
  <a href="products page">
   <img src="img url" />
  </a>
 </body>
</html>

Last edited by Str8; 08-13-2011 at 07:05 PM.
Reply With Quote
(#4 (permalink))
Old
lobrc's Avatar
Administrator
lobrc is on a distinguished road
 
Posts: 5,046
Join Date: Jan 2010
Location: http://www.lobrc.net
Default 08-13-2011, 07:41 PM

What you'll have to do is rename your current home page and then upload the script I wrote above and name it index.html.


FREE SCRIPT INSTALLATION SERVICE | PREMIUM HOSTING* | LOBRC.NET

*All packages include Quality Support, Website Builder, Free Site Migration, 30 Day Money Back Guarantee, Official cPanel and Fantastico Autoinstaller.

Plus get 20% off with promo code 000WH20. Contact sales for more information.
Reply With Quote
(#5 (permalink))
Old
Member
Str8 is on a distinguished road
 
Posts: 85
Join Date: Aug 2011
Default 08-14-2011, 01:36 AM

Quote:
Originally Posted by lobrc View Post
What you'll have to do is rename your current home page and then upload the script I wrote above and name it index.html.
Am I re-naming my Home to index.html? or making a new one and name it index.html, along with putting that code in that page. Also, with that script are all my pages still going to be able to be linked, including index.html? Sorry if I am being too confusing
Reply With Quote
(#6 (permalink))
Old
chico's Avatar
Senior Member
chico is on a distinguished road
 
Posts: 341
Join Date: Aug 2011
Default 08-14-2011, 04:58 PM

I don't see why they shouldn't be able to be linked. Easy to find the answe, do as mentioned and then you can come tell me


Couldn't think of a fancy signature, so you get a instead.
Reply With Quote
(#7 (permalink))
Old
Member
Str8 is on a distinguished road
 
Posts: 85
Join Date: Aug 2011
Default 08-14-2011, 09:47 PM

Quote:
Originally Posted by chico View Post
I don't see why they shouldn't be able to be linked. Easy to find the answe, do as mentioned and then you can come tell me
I'm confused I'm probably just confusing myself
Reply With Quote
(#8 (permalink))
Old
chico's Avatar
Senior Member
chico is on a distinguished road
 
Posts: 341
Join Date: Aug 2011
Default 08-14-2011, 09:56 PM

I must admit that I've felt this thread was abit confusing, but as I see it's like this:
rename the file you have now called index.html to a new name (ex. indexw.html). Then make a new page that is called index.html. On this new page is where you would put the html posted by lobrc. This way users will see the picture first, since index.html is the default start page.


HTML Code:
<html>
 <body>
  <a href="products page">
   <img src="img url" />
  </a>
 </body>
</html>


Couldn't think of a fancy signature, so you get a instead.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com