![]() |
|
| |||||||
| Notices |
| CSS Cascading Style Sheets All topics and discussions relating to CSS Cascading Style Sheets. |
![]() |
| | Thread Tools |
|
#1
| |||
| |||
|
I have created a page called CSS. I published this page as PHP. This page contains the elements which I want to be constant on my website. The link to this page is http://www.quicktrainer.biz/css.php. Next, I have numerous pages I wish to publish. I have published one page, http://www.quicktrainer.biz/index.php, and it has an HTML box included on the page which has the following code: <?php include ("css.php"); menu(); ?> So, my issues are as follows:
Sincerely, Jim Last edited by jimm; 10-11-2008 at 03:20 AM. Reason: Added some text for clarity! |
|
#2
| |||
| |||
|
wow, did i scare everyone away? are my issues that complex? just kiddin', but i could use some help with these issues. ... Jim Last edited by jimm; 10-12-2008 at 03:22 AM. Reason: text corrections |
|
#4
| ||||
| ||||
|
Hi, 1. when you say bringing the boxes to the front, do you mean the html boxes containing the html code you placed on the index page. <?php include ("css.php"); menu(); ?> As this should do it . 2. Just to make sure the pages are correct you would be better deleting all index pages & re-publish just the one index page with the Page properties>File extension selected as .php. Naturally the pages you re calling up to be on this same page should also be php. 3.Video & large images are always a problem for web use. Only a personal view, but I don’t think they should be used on the front page as slow broadband & dialup visitors will just leave if the loading takes to long. I am cant remember which member did the conversion for Marincky (Ramsey) on a wedding site. But got them loading real fast. Might be worth a look through his posts (Was within the last couple of weeks)
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. Barnet walks How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#5
| ||||
| ||||
|
that was me chris, and i would be happy to assist jimm with converting his videos. just contact me through my website by email or phone whichever you prefer
|
|
#6
| |||
| |||
|
thanks for replying guys! i have made some progress with these issues. with regards to my original issue #3, i finally determined my video, which was in a .flv format, needed to be converted to .swf. once i did this, it loaded immediately, and it loads quickly. yes!!! check it out at http://www.quicktrainer.biz/index.php. with regards to my issue #1, dealing with the "text boxes"; if i attempt to incude any text, html boxes, etc, within the area in which my css.php document takes up. i cannot get this text or html data to show up. the reason this was important to me was i wanted to have a page specific quote and testimonial appear within the css area, without being a part of the css. again, the quote and testimonial were to be page specific. as a workaround, i simply have multiple quotes and testimonials scrolling with the css page. it works, but it is not my preference. any ideas would be welcome. finally, chris, can you elaborate what you mean in #2 of your post? currently i am doing a "redirect" so that when anyone types in www.quicktrainer.biz, they are redirected to www.quicktrainer.biz/index.php. this works, but i don't believe it's preferred to use redirects for seo purposes? so, how do i make sure that anyone who may know to type in www.quicktrainer.biz gets to my new php site and not the old html extension site. |
|
#7
| ||||
| ||||
|
make sure you remove the OLD index.html off your server and it shouldnt be an issue. You can do this with your file manager in control panel. You shouldnt need to redirect it this way. Karen
__________________ KMAC Enterprise Missouri Free Classified Ads Charming Noveltees~Sports Logos Charms ![]() ![]() I've learned that artificial intelligence is no match for natural stupidity! |
|
#8
| ||||
| ||||
|
Hi, Ditto with Karen. Its also worth then changing any links to not have the index.php part & to be http://www.quicktrainer.biz
__________________ Regards Chris, Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens. Barnet walks How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips - Collectables, Collecting |
|
#9
| |||
| |||
|
ok! it makes so much sense once i read what you had me do. and guess what? it works! thank you karen and chris! i really appreciate your help with this!! now, does anyone have any suggestions with regards to my issue #1? "with regards to my issue #1, dealing with the "text boxes"; if i attempt to incude any text, html boxes, etc, within the area in which my css.php document takes up. i cannot get this text or html data to show up. the reason this was important to me was i wanted to have a page specific quote and testimonial appear within the css area, without being a part of the css. again, the quote and testimonial were to be page specific. as a workaround, i simply have multiple quotes and testimonials scrolling with the css page. it works, but it is not my preference. any ideas would be welcome." |
|
#10
| ||||
| ||||
|
Well thats because theres no such thing as a css.php. Your style sheet should have the extensions css, you can make more than one css styles sheet. You just have to tag it to the page it belongs to. Karen
__________________ KMAC Enterprise Missouri Free Classified Ads Charming Noveltees~Sports Logos Charms ![]() ![]() I've learned that artificial intelligence is no match for natural stupidity! |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |