Results 1 to 10 of 24
Hybrid View
-
30th Jul 2012, 04:27 PM #1Pure Awesomeness!
edit your screen.css file:
line 147, change
ul {
list-style-type: disc;
}
to:
ul {
list-style-type: none;
}
Then add this code there as well:
.entry img {
background: -moz-linear-gradient(top, #303941 0%, #252c32 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303941), color-stop(100%,#252c32)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #303941 0%,#252c32 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #303941 0%,#252c32 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #303941 0%,#252c32 100%); /* IE10+ */
background: linear-gradient(to bottom, #303941 0%,#252c32 100%); /* W3C */
border: 1px solid #000;
padding: 5px;
}
-Find .postdate img, .postmeta img in style.css and add background: none; to it
-Make sure you add those new images between the <div class="entry">IMAGESHERE</div>
Result: http://i.imgur.com/oD3fy.png
Don't forget to clear your cache, CTRL+F5.RT Reviewed by RT on . how to make a br with images link to posts after header hio guyz how to do like this http://i3.lulzimg.com/2ac198edae.png Rating: 5
-
30th Jul 2012, 04:35 PM #2OPMemberWebsite's:
reloaded-games.orgthnx alot RT
but
make it into a frame with title like this
title i want :LATEST RELEASES
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
themaManager - edit and manage...
Version 4.18 released. Open older version (or...