Results 11 to 20 of 24
-
30th Jul 2012, 05:24 PM #11
-
30th Jul 2012, 05:24 PM #12MemberWebsite's:
grandsoft.org netgfx.org weownpakistan.com emp3dl.com majawed.com.pkWOW RT you r really pure owsumness!!!
-
30th Jul 2012, 05:28 PM #13OPMemberWebsite's:
reloaded-games.orgur code i have put in index.php
and add RT code
http://www.besthostingforums.com/1610243-post10.htm
but it
-
30th Jul 2012, 05:29 PM #14Pure Awesomeness!
.widgettitle {
background: url(images/h2bg.png) repeat-x scroll 0 0 transparent;
color: #FFFFFF;
font-family: Arial,Helvetica,Sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 18px;
margin: -2px -8px 0;
padding: 10px;
text-shadow: 0 1px 0 #000000;
text-transform: uppercase;
}
Paste this one, clear the cache. Do the other code changes I posted as well.
http://i.imgur.com/gpFXf.png
-
30th Jul 2012, 05:34 PM #15OPMemberWebsite's:
reloaded-games.orgother code changes means
this code in the INDEX.PHP
Code:<h2 class="widgettitle">Latest realese</h2> <ul><li><a href="POST LINK"><img src="IMAGE LINK" alt="TITLE"></a></li><li><a href="POST LINK"><img src="IMAGE LINK" alt="TITL"></a></li></ul>
and i want the images next to each other
and
sorry for my many question but i'm a beginner in wordpress
hope u don't get bored of me
-
30th Jul 2012, 05:40 PM #16Pure Awesomeness!
This one:
edit your screen.css file:
line 147, change
ul {
list-style-type: disc;
}
to:
ul {
list-style-type: none;
}
to remove that dot.
Add this to your style.css file:
#content li {
float: left;
margin: 20px 22px 0px -22px;
}
then go to .post (around like 201) and add clear: both; there, you'll end up with this:
.post {
border-bottom: 1px solid #DDDDDD;
clear: both;
padding-bottom: 15px;
}
result: http://i.imgur.com/F4Xpz.png
Edit: -----------------------------------------
TO add the background, do this as well:
change the code on the index from <ul><li> to <ul class="name"><li> - then add this code to your style.css
.name {
background: none repeat scroll 0 0 #D6DFE8;
display: block;
height: 181px;
margin: -2px -8px;
}
and change #content li with this one:
#content li {
float: left;
margin: 20px -2px 0 5px;
}
result: http://i.imgur.com/n4xzz.png
-
30th Jul 2012, 06:26 PM #17OPMemberWebsite's:
reloaded-games.orgperfect 100%
thnx alot rt
thank u very much thank u very much
and thank u dljawed for ur code
-
30th Jul 2012, 06:48 PM #18
-
30th Jul 2012, 06:51 PM #19MemberWebsite's:
grandsoft.org netgfx.org weownpakistan.com emp3dl.com majawed.com.pkyo bro as i said where RT come, thr no more left any confusions or issues
your welcome !
-
30th Jul 2012, 08:06 PM #20OPMemberWebsite's:
reloaded-games.orgbut RT small problem
comments box width decrease !
as i use css for replies and put it into style.css from this link
here's the file PMed u with it
plz correct it
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Images in posts
By Drinkordie in forum Feedback and SuggestionsReplies: 6Last Post: 16th Feb 2012, 09:12 PM -
[Selling] header,footer and between posts
By killeramy in forum Completed TransactionsReplies: 2Last Post: 10th Dec 2011, 10:49 PM -
How to import wordpress posts including featured images
By tcnnvnn in forum Webmaster DiscussionReplies: 2Last Post: 27th Oct 2011, 08:26 AM -
How do i .. make images not take me to direct link?
By Josh in forum vBulletinReplies: 1Last Post: 1st Aug 2010, 06:53 AM -
[TUT]Add Background Images In All Posts
By Lease in forum IP.BoardReplies: 1Last Post: 27th Feb 2008, 06:16 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...