The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

xcodezz theme

3 posters

Go down

Solved xcodezz theme

Post by WAGABONDI May 13th 2013, 4:08 am

hwlp for this theme xcodezz.com css index_body viewtopic_body etc.
WAGABONDI
WAGABONDI
Forumember

Posts : 81
Reputation : 1
Language : albania

Back to top Go down

Solved Re: xcodezz theme

Post by Jophy May 13th 2013, 4:58 am

Hello,

If you're trying to copy/get the theme of another forum, I suggest you to ask them first and get the code from them, or search for the same theme on hitskin then modify it by CSS. Wink
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: xcodezz theme

Post by WAGABONDI May 13th 2013, 4:03 pm

I found


how to expand
look photo
xcodezz theme Sz10
WAGABONDI
WAGABONDI
Forumember

Posts : 81
Reputation : 1
Language : albania

Back to top Go down

Solved Re: xcodezz theme

Post by Sir Chivas™ May 13th 2013, 4:08 pm

Hi,

Can you please provide your forum URL? Thank you. About how width do you want it to go?
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Solved Re: xcodezz theme

Post by WAGABONDI May 13th 2013, 4:11 pm

WAGABONDI
WAGABONDI
Forumember

Posts : 81
Reputation : 1
Language : albania

Back to top Go down

Solved Re: xcodezz theme

Post by Sir Chivas™ May 13th 2013, 4:13 pm

Search this code throughout the CSS:

Code:
.pun {
-moz-box-shadow: inset rgba(255,255,255,0.1) 0 0 0 1px;
-webkit-box-shadow: inset rgba(255,255,255,0.1) 0 0 0 1px;
background-color: #222;
border: 1px solid #111;
border-radius: 0 50px 0 50px;
box-shadow: inset rgba(255,255,255,0.1) 0 0 0 1px;
margin-bottom: 10px;
margin-top: 10px;
min-width: 800px;
padding: 10px;
width: 700px;
}

Just change the width to maybe 1000px?
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Solved Re: xcodezz theme

Post by WAGABONDI May 13th 2013, 4:21 pm

not increase

no efect
WAGABONDI
WAGABONDI
Forumember

Posts : 81
Reputation : 1
Language : albania

Back to top Go down

Solved Re: xcodezz theme

Post by Sir Chivas™ May 13th 2013, 4:30 pm

Search for this code inside your CSS:

Code:
.pun {
-moz-box-shadow: inset rgba(255,255,255,0.1) 0 0 0 1px;
-webkit-box-shadow: inset rgba(255,255,255,0.1) 0 0 0 1px;
background-color: #222;
border: 1px solid #111;
border-radius: 0 50px 0 50px;
box-shadow: inset rgba(255,255,255,0.1) 0 0 0 1px;
margin-bottom: 10px;
margin-top: 10px;
min-width: 800px;
padding: 10px;
width: 700px;
}

And replace it with:

Code:
.pun {
-moz-box-shadow: inset rgba(255,255,255,0.1) 0 0 0 1px;
-webkit-box-shadow: inset rgba(255,255,255,0.1) 0 0 0 1px;
background-color: #222;
border: 1px solid #111;
border-radius: 0 50px 0 50px;
box-shadow: inset rgba(255,255,255,0.1) 0 0 0 1px;
margin-bottom: 10px;
margin-top: 10px;
min-width: 800px;
padding: 10px;
width: 1000px;
}
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Solved Re: xcodezz theme

Post by WAGABONDI May 13th 2013, 4:36 pm

goodd


Thanks :wouhou:
WAGABONDI
WAGABONDI
Forumember

Posts : 81
Reputation : 1
Language : albania

Back to top Go down

Solved Re: xcodezz theme

Post by Sir Chivas™ May 13th 2013, 4:36 pm

Is this solved?
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Solved Re: xcodezz theme

Post by WAGABONDI May 13th 2013, 4:39 pm

yess thanks
WAGABONDI
WAGABONDI
Forumember

Posts : 81
Reputation : 1
Language : albania

Back to top Go down

Solved Re: xcodezz theme

Post by Sir Chivas™ May 13th 2013, 4:42 pm

Topic Solved & Locked
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum