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.
The forum of the forums
+2
Stephen-
Yous000
6 posters

    Moving topic icons to the front of my thread title

    avatar
    Yous000
    Forumember


    Posts : 240
    Reputation : 4
    Language : English

    Solved Moving topic icons to the front of my thread title

    Post by Yous000 May 26th 2012, 2:59 am

    On my forum I added in new topic icons but the appear right ontop of my thread icons. How can I move it so the topic icon appears right before the text of the thread title?

    The icon is going on top of my thread icons:

    Moving topic icons to the front of my thread title SRbki

    Notice the little wrench thing, I want to make it so all topic icons will display right infront of the thread title, how can I do this?


    Last edited by Yous000 on May 30th 2012, 12:08 am; edited 4 times in total
    Stephen-
    Stephen-
    Hyperactive


    Male Posts : 2542
    Reputation : 326
    Language :

    Solved Re: Moving topic icons to the front of my thread title

    Post by Stephen- May 26th 2012, 3:01 am

    Hello,

    I think you can do it by the topic icons: https://help.forumotion.com/t86303-topic-icons-how-to-add-a-solved-icon
    avatar
    Yous000
    Forumember


    Posts : 240
    Reputation : 4
    Language : English

    Solved Re: Moving topic icons to the front of my thread title

    Post by Yous000 May 28th 2012, 3:16 am

    Updated topic
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Moving topic icons to the front of my thread title

    Post by Sanket May 28th 2012, 1:17 pm

    I think your Forum URL will be required for anyone to try to help.
    avatar
    Yous000
    Forumember


    Posts : 240
    Reputation : 4
    Language : English

    Solved Re: Moving topic icons to the front of my thread title

    Post by Yous000 May 29th 2012, 8:32 pm

    Sanket wrote:I think your Forum URL will be required for anyone to try to help.

    www.runewish.com
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Re: Moving topic icons to the front of my thread title

    Post by runawayhorses May 29th 2012, 10:26 pm

    You can play around with the percentages % with this code and you might be able to get the icons where you want it. Right now the percentages are at 75% which will put them in the middle between the topic title and the right-hand side, like where this forum has them. This is for phpbb3.

    Code:
     dl.icon dd.dterm, dl.icon dt {
            background-position: 75% 75%;
        }
    Akkii
    Akkii
    Forumember


    Male Posts : 706
    Reputation : 107
    Language : English,HTML, CSS,Photoshop,Javascript!
    Location : Here on Forumotion!

    Solved Re: Moving topic icons to the front of my thread title

    Post by Akkii May 29th 2012, 10:29 pm

    Before starting this , backup ur CSS Smile
    Find in CSS
    Code:
    ul.topics dd.dterm, ul.topics dt {
    And remove this things:
    display: block;
    float: left;
    padding-left: 45px;

    Find:
    Code:
    dl.icon {

    And make sure that is like this:

    background-position: 400px 50%;
    background-position-x: 400px;
    background-position-y: 50%;
    avatar
    runawayhorses
    Hyperactive


    Male Posts : 2537
    Reputation : 166
    Language : English
    Location : United States

    Solved Re: Moving topic icons to the front of my thread title

    Post by runawayhorses May 29th 2012, 10:44 pm

    Why don't you let them try my code first so they can see if it works for them? I know it does I've used it before it addresses the icons hes speaking of. When you post over me with a new more complex way of doing it it makes the poster not know which thing to try. Let them take it one step at a time and work the problem for cryin out loud.
    Akkii
    Akkii
    Forumember


    Male Posts : 706
    Reputation : 107
    Language : English,HTML, CSS,Photoshop,Javascript!
    Location : Here on Forumotion!

    Solved Re: Moving topic icons to the front of my thread title

    Post by Akkii May 29th 2012, 10:47 pm

    No-one didn't post here anything , so i started writing , and when i finished , i clicked on "Send" , but you already posted it , right when i finished. Don't want to argue about this.
    avatar
    Yous000
    Forumember


    Posts : 240
    Reputation : 4
    Language : English

    Solved Re: Moving topic icons to the front of my thread title

    Post by Yous000 May 30th 2012, 12:05 am

    Thanks both Solved
    Akkii
    Akkii
    Forumember


    Male Posts : 706
    Reputation : 107
    Language : English,HTML, CSS,Photoshop,Javascript!
    Location : Here on Forumotion!

    Solved Re: Moving topic icons to the front of my thread title

    Post by Akkii May 30th 2012, 12:13 am

    Edit your first post and click the little green solved icon then resend your post this will help the staff see there problem fixed Smile
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Moving topic icons to the front of my thread title

    Post by SLGray May 30th 2012, 12:27 am

    Topic Solved & Locked



    Moving topic icons to the front of my thread title Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is September 22nd 2024, 3:29 pm