Try adjusting the
#header { height: edit here; }
Announcement
Collapse
No announcement yet.
Search Result
Collapse
85 results in 0.0935 seconds.
Keywords
Members
Tags
-
-
Area code ???
You need to edit this line...
Code:$config['Misc']['cookieprefix'] = [COLOR=#FF0000][B]'bb[/B][/COLOR]';
Leave a comment:
-
Try changing the cookie prefix in config.php .. this will log everyone off and get new cookie when they log in next time.
Leave a comment:
-
Delete the cookies/temp files from your computer. OR use a another computer or smartphone which you have never used before for your site.
And then try to log in directly to admincp.
...
Leave a comment:
-
Add these to additional.css template
Code:.subforums ol.subforumlist { float: left; width: 100%; margin: 0; padding: 0; } .subforumlist li.subforum
Leave a comment:
-
Scroll down to see "Picture Uploading Permissions" in usergroup manager and edit the settings.
Leave a comment:
-
I can see google ad code in that blank space .. disable ad blocker in your browser and you can see the ads.
- Likes 1
Leave a comment:
-
Add this to additional.css
HTML Code:#header .header-cell { display: none; }
Leave a comment:
-
-
For the second query...
You need to update your footer template to show style chooser options. Your template is outdated.
Leave a comment:
-
You may be able to remove the mods after disabling hooks globally.
Add this to your config.php file just after <?php line.
Code:define('DISABLE_HOOKS', true);
Leave a comment:
-
You may be able to use these queries: http://www.vbulletin.com/forum/forum...ing/180013-how...
Leave a comment:
-
You need to edit your index.php file the donations folder....
Leave a comment:
-
Path to your global.php is wrong in your index.php file in donations folder
Edit it to the correct path e.g. ../global.php
And all folders and files names should be lowercas...
Leave a comment:
Leave a comment: