Twitter SMFHacks Facebook SMFHacks SMFHacks.com
** Home Forum Index Hacks Products Login Register Search
Welcome, Guest. Please login or register.
June 18, 2013, 10:48:40 pm

Login with username, password and session length
Members
Total Members: 10807
Latest: GoldDigger1950
Stats
Total Posts: 32558
Total Topics: 5507
Online Today: 95
Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Users: 0
Guests: 47
Total: 47
+ 
|-+ 
| |-+ 
| | |-+ 
| | | |-+ 
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: custom mod or menu or directions to one that already exists???  (Read 1963 times)
expedive
Inline PM Customer
*****
Offline Offline

Posts: 7


View Profile
« on: March 10, 2010, 02:23:12 am »

I want to add my logo and navigation buttons to the top of the SMF boards.   Is there an easy way to do this?   
My page is:  www.divecritic.com  and the navigation that I want to add is the upper part of the website with the navigation buttons and logo, then I want the SMF board to be right below it.  my board is at:  boards.divecritic.com   Also, I see the column on the right side of this page called "Recent".   How do I add that to my page?

I am new to this kind of stuff and am looking for help.

Thanks!!!
Kelly

P.S.   I am on the fence right now about buying the Community Suite and need to know if it will work with my installation.
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 11051


View Profile
« Reply #1 on: March 10, 2010, 10:01:32 am »

For the logo and navigation for you forum it would just require you to edit the themes/default/index.template.php from your forums directory and inside that file you would just find where <body> begins and add your code after. If you need help with that I can take a look.

The column on this site is from a portal mod. You can use either ezPortal http://www.ezportal.com - which I have integrated with all my modifications for SMF. Another option would be Tiny Portal like this site http://www.tinyportal.net

Community Suite would work on your forum. You are using the default theme so it should would not require any modifications to your forum to get it working.

Logged
expedive
Inline PM Customer
*****
Offline Offline

Posts: 7


View Profile
« Reply #2 on: March 10, 2010, 01:11:55 pm »

I put my code in that spot (directly after the <body> tag) and it gave me error.  Probably because I copied the code from one directory and the files that it is dependent on are not in the directory that I pasted it into?
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 11051


View Profile
« Reply #3 on: March 10, 2010, 01:13:16 pm »

Probably because the code was not escaped or echoed in the php code.

If you attach your index.template.php I can take a look.
Logged
expedive
Inline PM Customer
*****
Offline Offline

Posts: 7


View Profile
« Reply #4 on: March 10, 2010, 01:46:48 pm »

Here is the file, and the navigation code.

Are you good with database and fixing a broken website?  How much would you charge?    Cheesy

I am getting frustrated with my webmaster from India that I hired to make my sites.  He has finished 98% divecritic.com
expedive.com is about 50% right now and it seems that he has taken my money and run with unfulfilled promises.   

If interested, give me a quote,  it would probably take about 1-2 hours of work with online chat with explanations of what is supposed to be happening.
email me at kelly  at  my display name dot com

Thanks for all your replys
Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 11051


View Profile
« Reply #5 on: March 10, 2010, 01:56:37 pm »

Here is the file without errors not sure how it will work but it won't throw an error
http://www.smfhacks.com/index.template.zip

Webdesign is not really something that I am good at I generally stick to SMF and use premade solutions.
Logged
expedive
Inline PM Customer
*****
Offline Offline

Posts: 7


View Profile
« Reply #6 on: March 10, 2010, 02:06:05 pm »

I uploaded it, but cannot see navigation text... what do I need to modify?

Take a look....    http://boards.divecritic.com/

Thanks

Here is the css file
« Last Edit: March 10, 2010, 02:13:01 pm by expedive » Logged
SMFHacks
Administrator
Hero Member
*****
Offline Offline

Posts: 11051


View Profile
« Reply #7 on: March 10, 2010, 02:16:59 pm »

Looks like a CSS stylesheet issue
Would you could do is a font tag around link
Old code
Code:
<a href="http://www.divecritic.com/Expedive/bookadive1.php" TARGET="_top" class="fltabout" ><font color="#FFFFFF">Dive Forum</font></a>
New code
Code:
<a href="http://www.divecritic.com/Expedive/bookadive1.php" TARGET="_top>Dive Forum</a>
Logged
expedive
Inline PM Customer
*****
Offline Offline

Posts: 7


View Profile
« Reply #8 on: March 10, 2010, 02:50:38 pm »

Thanks, that fixed it!!!   now to redo my logo to match the actual size of the menu to the right...   I am thinking 180 x 60
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Recent
[Today at 05:22:14 pm]

[Today at 07:27:33 am]

[Today at 06:10:04 am]

[June 17, 2013, 12:27:50 pm]

[June 16, 2013, 08:17:21 pm]

[June 16, 2013, 07:29:04 am]

[June 15, 2013, 08:34:38 pm]

[June 14, 2013, 10:28:18 pm]

[June 13, 2013, 11:00:52 pm]

[June 12, 2013, 03:37:47 am]
Random Picture
Donate to SMFHacks.com
Help Support the SMFHacks.com mod making.
Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
TinyPortal v0.9.7 © Bloc
SMF and SimpleMachines are registered trademarks of Simple Machines. SMFHacks.com is not affiliated with nor endorsed by Simple Machines.
Page created in 1.182 seconds with 20 queries.