Total members 11890 |It is currently Fri Apr 19, 2024 10:51 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





Hello,
I`m using MILE100 style with phpbb3 3.011. What modifications must be made to add icons to subforums?

Thanks!




Author:
Newbie
User avatar Posts: 5
Have thanks: 1 time

I don't understand your question clearly , please post a screenshot.

_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time

For this message the author DrRakha has received gratitude : JoinT

I want something like prosilver style subforum_read.gif and subforum_unread.gif icons that are displayed before subforum title. This change makes the subforums look more organized.

Attachment:
prosilver.png
prosilver.png [ 2.93 KiB | Viewed 23387 times ]



Author:
Newbie
User avatar Posts: 5
Have thanks: 1 time

unfortunately, mile100 is based on the default subsilver style

_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time

We will work on enhancing that in the next version ,

_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time

Thanks for help anyway!


1. Open stylesheet.css:

Add this:
a.subforum.read {
background-image: url('../imageset/subforum_read.gif');
background-repeat: no-repeat;
background-position: 3px;
padding-left: 12px;
}

a.subforum.unread {
background-image: url('../imageset/subforum_unread.gif');
background-repeat: no-repeat;
background-position: 3px;
padding-left: 12px;
}

3. Upload subforum_read.gif and subforum_unread.gif to style imageset folder and refresh your template from ACP.

Very simple!!! :sohappy:


Author:
Newbie
User avatar Posts: 5
Have thanks: 1 time

For this message the author JoinT has received gratitude : DrRakha

Dear , thanks posting ,
Can i see your url

_________________
M. S. Rakha, Ph.D.
Queen's University
Canada


Author:
Mastermind
User avatar Posts: 2715
Have thanks: 74 time
Post new topic Reply to topic  [ 7 posts ] 

  Related Posts  to : How to add icon to subForums in mile100 style.
 How to change the JAR Icon     -  
 Remove default window icon from JFrame     -  
 Two fold mile100 v 1.1     -  
 change the style of the kbd     -  
 inline style for link tag.     -  
 Menu Style Button     -  









Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com