473,387 Members | 1,876 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Copying design template from a web page

freddieMaize
Hi, my first day in designing. Since I’m not a very good designer I tried copying a template from the net. Below is my problem.

I saved the below web page,
http://osc3.template-help.com/cre_20885/

It got saved as an html page and a folder with images (which is usual). I then changed the image folder as ‘images’ from ‘CRE Loaded 6 - CRE Loaded Store_files’ and also changed the path in the <img> tag’s ‘scr’ accordingly. Also I changed the path of the css files and removed the <base link> tag.

The purpose of doing so is to get that web page’s template. Now when I viewed my html page (the one which I manipulated) it is not similar to that of the original page. Can anyone help me in finding out what exactly I’m missing?? I’m not getting the background theme also.

fREDDIE
Jan 28 '09 #1
7 2159
Could you post a link to your page with all of the changes you made to compare to the template you posted?
Jan 28 '09 #2
drhowarddrfine
7,435 Expert 4TB
Did you change the links for the javscript and css files?
Jan 28 '09 #3
FOA, Thanks for the response.

@lgiuliari
Right now i'm doing it in my local system and there is no url. So im sorry.. Unable to show you my work.

@drhowarddrfine
I could see the below links/code in the css files,

Expand|Select|Wrap|Line Numbers
  1. BACKGROUND-IMAGE: url(images/button_blank_left.gif)
this gif image is not present in my 'images' folder. I tried to download this image but was unable to find the correct link. Hope im not confusing you guys.

Also, (from the view source) they have used a external javascript file called 'rollover.js' but i'm unable to download that file. I think, only after downloading that file we can see if there are any links over there.

fREDDIE
Jan 29 '09 #4
drhowarddrfine
7,435 Expert 4TB
If you copied the page from example.com, and the js is in /rollover.js, then you can view the js at example.com/rollover.js
Jan 29 '09 #5
@drhowarddrfine
Yup.. I tired.. getting 404... One clarification,
Expand|Select|Wrap|Line Numbers
  1.  
  2.  BACKGROUND-IMAGE: url(images/button_blank_left.gif) 
  3.  
Does the above call the javascript method?? I mean, from css file can we call a javascript function??
Jan 30 '09 #6
drhowarddrfine
7,435 Expert 4TB
No. That accesses the image at example.com/images/button_blank_left.gif.
Jan 30 '09 #7
@drhowarddrfine
Which means, in this case it will be
http://osc3.template-help.com/images...blank_left.gif right?

But its 404 :(. Not only this, all the images from the css results in 404. Is there anyway the admin of the site (or someone else) can disguise them as 404 but still have the images some where and show them in the page?
Feb 2 '09 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: moondaddy | last post by:
I want to build a main template page for my website that other pages can inherit from so they'll all have the same look and feel. I found some good links in some other postings based on the...
1
by: Rippo | last post by:
Hi I have a Master page that opens up a db connection, performs a couple of global routines in the page_load event. All of my other web pages in my web app then inherits this Master Page I...
1
by: Hakan | last post by:
I am regularly downloading an asp web page and what I want to do is to do it automatically The web page consists of one main page and many linked pages to it. Firstly I am selecting the whole page...
2
by: steven scaife | last post by:
I am new to dotnet and i am wanting to create an asp.net site. I have created a page that i will use as a basis for my other pages. I have converted some old inc files into user controls and...
1
by: erictham115 | last post by:
hi Suppose i have a template class template <class V, class I=int, class S=FullMatrix<V where the FullMatrix is another template object. class matrix I will like to either create a...
1
by: Shoaibkhattak | last post by:
hi i dont have idia of php.i want ti design a php page ot frontpage.is it possible ? Shoaib
1
by: Nilla | last post by:
Hi! I have downloaded and installed the design templates Personal Design and Basic from http://msdn.microsoft.com/en-us/asp.net/aa336613.aspx but I cannot make them appear among other templates...
2
by: liams | last post by:
I started learning HTML and CSS a few hours ago, and I'm making an experiment page. I'm trying to do a few things, but I'm really confused about some stuff. I drew a sketch of what I'm trying to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.