Forum Moderators: not2easy

Message Too Old, No Replies

Including my forum page in my HTML page

Merging CSS file and a HTML file

         

anand84

6:14 am on Dec 9, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have downloaded the YABB forum script to run it on my website. I need to have the page in HTML as I also have to include the Google ads alongside. Now, since the forums script is in CSS, I would like to know if it is possible to include that file in my HTML page which contains my google ads. Thanks

Robin_reala

7:52 am on Dec 9, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Usually google ads are included in an iframe aren't they? Using CSS doesn't preclude the use of iframes.

createErrorMsg

1:32 pm on Dec 9, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



the forums script is in CSS

I may be misunderstanding your meaning, here, but a forum script cannot be written in CSS. CSS is a styling language, not a scripting language. While the forum may use CSS to control it's appearance and layout (good for it if it does), the inclusion of actual content and source code is beyond the scope of CSS to accomplish. It's far more likely that PHP or ASP are being used to accomplish this, and it would be that scripting language you would want to use to import or export forum content into other pages of the site.

cEM

anand84

4:46 pm on Dec 9, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Robin

Google ads are not in iframes. They are simply javascript(i think..sorry weak in programming knowledge)

anand84

4:48 pm on Dec 9, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi CeM

Sorry, I realized my mistake..actually new to all this and get confused amongst all these names..the forum script is in PERL, i guess as the url is smtg like forums.pl