Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Mods for 3.7.x vBulletin Mods for 3.7, vBulletin hacks, vBulletin modification, vBulletin 3.7

Mods for 3.7.x Thread, UK TV Guide v1.0 in Mods; UK TV Guide v1.0 Installation is very simple: Code: PHP Code: Upload tv_guide . php to your forum root . ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=5772


Reply
 
 
The God Father
Developer's Avatar

Reply With Quote
 
Join Date: Jul 2008
Location: NDC
Posts: 5,425
01-11-2008, 11:10 PM
 
UK TV Guide v1.0

Installation is very simple:
Code:
PHP Code:
Upload tv_guide.php to your forum root.

Then go to Admincp>Plugins & Products>Manage Products>import product

and import: product-tv_guide.xml

now go to Admincp
>Styles & Templates>Style Manager>on your style choose "main CSS">scroll to the bottom to "Additional CSS Definitions" and at the bottom of the second box paste:

#container{
    
width:850px;
    
height:750px;
    
border:none;
    
overflow:hidden;
    
margin:auto;
}

#container iframe {
    
width:850px;

    
height:750px;
    
margin-left:0px;
    
margin-top:0px;  
    
border:0 solid;
}

Done!
It automatically adds a link to your "quick links" dropdown bar but if you'd like to add a link to your navbar:

Code:
PHP Code:
In Template navbar

   FIND
   
--------------------------------------------------
<
td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
   --------------------------------------------------

   
BELOW that ADD
   
--------------------------------------------------
<
a href="tv_guide.php">UK TV Guide</a></td>
--------------------------------------------------
Attached Files
File Type: zip UK TV Guide v1.0.zip (2.9 KB, 3 views)
__________________
I Love Walking In The Rain Cuz Nobody Know I'm Crying !!
 
 
 
Reply

Mods for 3.7.x Thread, UK TV Guide v1.0 in Mods; UK TV Guide v1.0 Installation is very simple: Code: PHP Code: Upload tv_guide . php to your forum root . ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=5772


Bookmarks

Tags
guide, v10


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cairo Travel Guide Developer Inside Egypt 2 10-05-2009 12:21 AM
Guide to StumbleUpon Traffic Developer Articles 0 23-10-2008 03:08 AM
Flash Guide Tweening Developer Articles 0 22-10-2008 05:53 PM
Eclipse IDE Pocket Guide Developer Software and Programs 0 17-10-2008 06:38 AM
Cultural Guide Beijing 2008 Developer Beijing 2008 1 07-08-2008 02:27 AM