Guest Posted January 29, 2007 Share Posted January 29, 2007 Hey guys Basically with our site we have sponsored a few cars (performance parts website) I am wanting to know how if possible i would go about adding a "Sponsored Cars" link/button and a "Forum" link within my domain. Like this: Basically with the sponsored link i would like it to head to a page where i can just use html to edit the page. With the forum link i would need it to be linked to a forum which i can administrate. Does osCommerce have free software for a forum? I and every web designer i have spoken to has no idea how to do this any help would be greatly appreciated. Is there also any way that an image can be used as the background that will resize depending on screen res selected by user? Basically the site is in need of an overhaul and update and having these features is now becoming a great need. Thanks, Aaron Link to comment Share on other sites More sharing options...
rvdb86 Posted January 29, 2007 Share Posted January 29, 2007 Just edit the includes/header.php file and add in the links. If u want the page that you will link to, to have the same layout as your osComerce pages you will wont be able to do this in pure html, it will have to be in php. As far as i am aware oscomerece doesnt have a forum facility but there are plent of free scripts on the web just do a google search. I hope i have understood and answered your question Link to comment Share on other sites More sharing options...
Chunk Posted January 29, 2007 Share Posted January 29, 2007 To go into more description if needed in includes/header.php Find <?php if (tep_session_is_registered('customer_id')) { ?> After simply add <a href="/the link to your forums">Forums</a> | <a href="/your sponsor link">Sponsored Cars</a> | Link to comment Share on other sites More sharing options...
Guest Posted January 30, 2007 Share Posted January 30, 2007 Guys the help is much appreciated. The coding above was put in with no change. I definately dont know enough about php to be able to understand how the above will also provide the text to make in the header bar and its allignment properties, text colour etc. If the stylesheet options automatically sorts out new additions then that is understood however nothing changed in the title bar. Are there any reputable oscommerce modifiers available for hire? Link to comment Share on other sites More sharing options...
Guest Posted February 4, 2007 Share Posted February 4, 2007 anyone? Link to comment Share on other sites More sharing options...
rvdb86 Posted February 4, 2007 Share Posted February 4, 2007 anyone? hi, if you want me to look at it for u send me ur includes/header.php and stylesheet.css file. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.