Search found 78 matches

by Tigerman75
Sat Jan 04, 2014 10:18 am
Forum: [3.0.x] Styles Support & Discussion
Topic: A little problem in my private message area
Replies: 7
Views: 465

Re: A little problem in my private message area

open styles/prosilver/template/ucp_pm_viewmessage.html find: <div id="post-{MESSAGE_ID}" class="post pm<!-- IF S_POST_UNAPPROVED or S_POST_REPORTED --> reported<!-- ENDIF --><!-- IF S_ONLINE --> online<!-- ENDIF -->"> Remove this: <!-- IF S_ONLINE --> online<!-- ENDIF -->
by Tigerman75
Fri Jan 03, 2014 8:08 pm
Forum: [3.0.x] Styles Support & Discussion
Topic: Background just won't stop repeating
Replies: 16
Views: 1187

Re: Background just won't stop repeating

common.css:

find:

Code: Select all

#wrap {
	padding: 20px;
	min-width: 650px;
	width: 1000px;
	margin: 40px auto 20px;
}
replace with:

Code: Select all

#wrap {
	padding: 20px;
	min-width: 650px;
	width: 1000px;
	background: #1A1A1A;
	margin: 40px auto 20px;
}
by Tigerman75
Fri Jan 03, 2014 7:57 pm
Forum: [3.0.x] Styles Support & Discussion
Topic: Background just won't stop repeating
Replies: 16
Views: 1187

Re: Background just won't stop repeating

Want to see this image as a background? http://sworngames.com/forums/styles/0mega/theme/images/bgpic.png If yes the solution is there: Colours.css: html, body { color: #536482; background-image: url('http://localhost/board/styles/0mega/theme/images/bgpic.png'); background-repeat: no-repeat; backgrou...
by Tigerman75
Fri Jan 03, 2014 5:14 pm
Forum: [3.0.x] Styles Support & Discussion
Topic: Background just won't stop repeating
Replies: 16
Views: 1187

Re: Background just won't stop repeating

Ok,you problem in common.css: find: body { /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */ font-family: Verdana, Helvetica, Arial, sans-serif; color: #828282; /*background-image: url('http://sworngames.com/forums/styles/0mega/theme/images/stripes.png'); background-repeat: no-repeat;*/ b...
by Tigerman75
Fri Jan 03, 2014 11:23 am
Forum: [3.0.x] Styles Support & Discussion
Topic: Background just won't stop repeating
Replies: 16
Views: 1187

Re: Background just won't stop repeating

the background image you are using is just one small square of black. if you want an image to fade from one color to another you have to create an image that does that. if you don't want an image to tile/repeat then it has to be big enough to not have to repeat to fill up the screen etc. robert exa...
by Tigerman75
Thu Jan 02, 2014 2:34 pm
Forum: [3.0.x] Styles Support & Discussion
Topic: A little problem in my private message area
Replies: 7
Views: 465

Re: A little problem in my private message area

now you have changed the profile from right to left in prosilver and 'correct? if yes, did you follow this guide carefully? https://www.phpbb.com/kb/article/prosilver-profiles-on-left/ Currently, for example in your colours.css known this: .online { background-image: url("{IMG_ICON_USER_ONLINE_...
by Tigerman75
Sun Nov 24, 2013 5:23 pm
Forum: [3.0.x] Support Forum
Topic: Italian language
Replies: 12
Views: 774

Re: Italian language

You are missing this file in language/it:

ucp.php
by Tigerman75
Sun Nov 24, 2013 4:57 pm
Forum: [3.0.x] Support Forum
Topic: Italian language
Replies: 12
Views: 774

Re: Italian language

Acp-----Generale---Impostazioni----Lingua predefinita-----Italiano:

Acp ----- General --- Settings ---- Default language ----- Italian:
by Tigerman75
Thu Nov 14, 2013 8:05 pm
Forum: [3.0.x] MOD Requests
Topic: Register / login floating notification
Replies: 10
Views: 3109

Re: Register / login floating notification

FranckTH wrote:thanks and sorry for this error ;)
No problem FranckTH,thanks you very macht for sharing this code. ;)
by Tigerman75
Thu Nov 14, 2013 7:23 pm
Forum: [3.0.x] MOD Requests
Topic: Register / login floating notification
Replies: 10
Views: 3109

Re: Register / login floating notification

Thanks FranckTH :) ;) Very good. ;) A small bug ,on language replace for this code: $lang = array_merge($lang, array( 'DONT_DISPLAY_AGAIN' => 'Do not display again', 'WELCOME_MESSAGE' => 'To take full advantage of everything offered by our forum, please log in if you are already a member or join our...
by Tigerman75
Fri Sep 20, 2013 4:02 pm
Forum: [3.0.x] Abandoned MODs
Topic: [ABD] cBB Chat 1.0.1
Replies: 226
Views: 94444

Re: [RC] cBB Chat 1.0.0

That is, all your mods are fantastic ;) , but this is' really great mod!!! ;) .really great job Canidev.
by Tigerman75
Mon Sep 02, 2013 10:23 pm
Forum: [3.0.x] MODs in Development
Topic: [BETA] Advanced Custom Rank Title 1.0.0
Replies: 24
Views: 21823

Re: [DEV] Advanced Custom Rank Title

Great mod!!!!!!!!!! ;)

Reguard.
by Tigerman75
Sun Jul 07, 2013 7:41 pm
Forum: [3.0.x] MODs in Development
Topic: [RC] Slider_Menu-User 1.0.7
Replies: 59
Views: 7982

Re: [RC] Slider_Menu-User 1.0.6

Update version 1.0.7: Add image for compatibility mobile browser Add display or not (View unanswered posts View unread posts View new posts View active topics Mark forums read) to shorten the menu and improve visibility in monitors with limited resolution Add new navbar ((View unanswered posts View...
by Tigerman75
Fri Jun 28, 2013 8:06 pm
Forum: [3.0.x] MODs in Development
Topic: [RC] Slider_Menu-User 1.0.7
Replies: 59
Views: 7982

Re: [RC] Slider_Menu-User 1.0.6

for left and right slidermenu,you see instrunctions. ;) :)

see demo link.

Go to advanced search