Jump to content

Steve Jabba

Clients
  • Posts

    37
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    Steve Jabba got a reaction from Hostingunlock in Add advertisements WITHIN topics   
    Hi,
    I want to add image advertisements (with links) in a custom location, within topics on the forum.
    About 1/3 of the way down the topic, then 2/3 then at the end.
    I have read this documentation about how to set up custom locations but it makes zero sense. Of course, I do not have the expertise to understand the HTML and CSS of your theme template, pick out the correct part and then set up the custom location.  
    So can someone tell me how to do this?
    Thanks.
     
  2. Haha
    Steve Jabba reacted to Dean_ in How do you add a Clickable HTML hyperlink button ?   
    I’d get that bloody spoon ready mate… 🤨
  3. Like
    Steve Jabba reacted to SeNioR- in How do you add a Clickable HTML hyperlink button ?   
    You can use the built-in classes to change the background color
    ipsButton_link ipsButton_veryLight ipsButton_light  ipsButton_negative (red) ipsButton_positive (green) ipsButton_intermediate (orange) example
    <a href="YOUR_URL" class="ipsButton ipsButton_negative ipsButton_medium">YOUR TEXT</a> or customize the button using inline CSS styles
    <a href="YOUR_URL" style="background:blue; color:yellow; font-size:30px;" class="ipsButton ipsButton_primary ipsButton_medium">YOUR TEXT</a>  
  4. Thanks
    Steve Jabba reacted to SeNioR- in Adblock won't allow affiliate links to open - how to stop?   
    Steve,
    go to ACP --> SYSTEM --> Settings --> Posting.
    Now go to Links Tab.
    Uncheck "Force posted links to open in new windows?"
  5. Thanks
    Steve Jabba reacted to Davyc in How do you add a Clickable HTML hyperlink button ?   
    Just download this:
    https://ckeditor.com/cke4/addon/simplebutton
    And add it to your editor in the ACP - don't unzip it, just upload as is and add it to your editor:

    Gives you this:

  6. Like
    Steve Jabba got a reaction from DamonT in Needed: Save Draft Button in Editor   
    + 1000000
    This should be a standard feature. I am amazed it is not.
    Where is the response to this thread? 
×
×
  • Create New...