Click to See Complete Forum and Search --> : Linking to other sheets


thelongmile
10-28-2006, 07:58 AM
Im running my newly posted website on Joomla 1 (please dont groan i know i'll suffer lol) anyway in a seperate folder on the server im running wordpress blog software.

Im ripping apart the wordpress template to get something I like which is going well, however I want to link the two pieces of software together.

Basically on the joomla site, at the top I have a navigation bar and on the left i also have another type of navigation bar. (default theme is used)
these appear to be buried in CSS sheets.

The wordpress theme also uses a CSS sheet, so how can I have bits of one included in bits of the other without completley rewriting, almost like in the HTML index page of the wordpress, just add a table and in that table, call the function

if you understand what i mean

apologies but when it comes to coding im rather new so hand puppets are appriciated.

Thanks!

abz
10-28-2006, 08:32 AM
Can't really help with no pages or code linked in. You want to make one site use the CSS styles of another? If they are both done to standard, you shouldnt have to touch the HTML, just the CSS. But I can't really say anything if I have no idea what either of them look like, or how they are coded