URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Create A Forum - Support Forums
  HTML https://support.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: General Support
       *****************************************************
       #Post#: 2159--------------------------------------------------
       A couple questions.
   DIR By: Flybird
       Date: July 30, 2011, 6:24 pm
       ---------------------------------------------------------
       I have a few questions and it would be great if you would help
       me out.
       
       1 - How do I get it so that when someone posts an image it isn't
       so large on the screen. (Here is what I'm talking about:
  HTML http://photography.createaforum.com/critique/general-photography/
  HTML http://photography.createaforum.com/critique/general-photography/<br
       /> You can see that the image is too large.)
       
       2 - Can I get it so that when someone comments on a photograph
       in the Gallery their avatar doesn't show up. We feel that it
       takes up too much space on the page. If you can, how?
       
       3 - Also how can I get it so that there is a "Recent Post" thing
       like on here?
       
       Thats all I have for now. I'll update if I get another one.
       #Post#: 2161--------------------------------------------------
       Re: A couple questions.
   DIR By: xboi209
       Date: July 31, 2011, 12:44 pm
       ---------------------------------------------------------
       1)
  HTML http://photography.createaforum.com/index.php?action=admin;area=featuresettings;sa=layout;
       2) I don't think that's possible
       3) What CreateAForum said
       #Post#: 2163--------------------------------------------------
       Re: A couple questions.
   DIR By: CreateAForum
       Date: July 31, 2011, 12:47 pm
       ---------------------------------------------------------
       3. It is a Theme Setting just setup how many topics you wish to
       show on board index
       #Post#: 2178--------------------------------------------------
       Re: A couple questions.
   DIR By: Flybird
       Date: August 3, 2011, 7:45 pm
       ---------------------------------------------------------
       Thank you so much.
       #Post#: 2186--------------------------------------------------
       Re: A couple questions.
   DIR By: Flybird
       Date: August 7, 2011, 4:45 pm
       ---------------------------------------------------------
       Hey, I have 2 more questions and would really appreciate some
       help.
       1 - I'm trying to get it so that when an Admin/ Mod posts, their
       name shows in a different color. I did see a guide but I think
       that it only made the online status have a different colored
       name. Is this even an option?
       2 - Are there any other themes availible other than the few that
       Simple Sybil (Not sure if spelled correctly, if it is wrong I am
       sorry)? I have looked through out the forum and haven't found
       any but are there some anywhere else?
       #Post#: 2189--------------------------------------------------
       Re: A couple questions.
   DIR By: simply sibyl
       Date: August 7, 2011, 10:26 pm
       ---------------------------------------------------------
       1.   The only option is setting colors for the names in the
       online list
       2.   No those are the only ones available so far.   Hopefully
       someone else will create some.
       #Post#: 2191--------------------------------------------------
       Re: A couple questions.
   DIR By: Flybird
       Date: August 7, 2011, 11:30 pm
       ---------------------------------------------------------
       --- Quote from: simply sibyl link ---
       >
       > 1.   The only option is setting colors for the names in the
       online list
       > 2.   No those are the only ones available so far.   Hopefully
       someone else will create some.
       >
       --- End Quote ---
       Oh, okay. Thanks for the help. :D
       #Post#: 2199--------------------------------------------------
       Re: A couple questions.
   DIR By: Flybird
       Date: August 8, 2011, 6:25 pm
       ---------------------------------------------------------
       Sorry to bother again, but I have another question. This should
       be the last for a while.
       On my forum, well the forum that I admin on, we just got a new
       theme, Prince of Darkness, it was posted here by Simply Sibyl,
       and on the home page
       (
  HTML http://photography.createaforum.com/index.php)
       these annoying
       grey blocks show up and make some things hard to read. I was
       wondering where in the CSS I can fix this problem and how.
       #Post#: 2200--------------------------------------------------
       Re: A couple questions.
   DIR By: simply sibyl
       Date: August 8, 2011, 7:20 pm
       ---------------------------------------------------------
       Hmm its the EzPortal Block getting the background image from the
       body rule.
       This'll fix it for you:
       Go to Admin > Style Manager > Styles
       Click "Modify Style" across from the stylesheet
       
       Search for:     (use your browsers search function - makes it
       easier to find things in the css)
       --- Code ---
       
       tr.windowbg td, tr.windowbg2 td, tr.approvebg td,
       tr.highlight2 td
       {
       padding: 0.3em 0.7em;
       }
       
       --- End Code ---
       Change it to:
       --- Code ---
       
       tr.approvebg td, tr.highlight2 td
       {
       padding: 0.3em 0.7em;
       }
       tr.windowbg td, tr.windowbg2 td
       {
       padding:0.3em 0.7em;
       background: #000;
       }
       
       --- End Code ---
       Click Modify Style then refresh your browser.
       I cannot update the original thread with the stylesheet in it
       here due to some wierd bug on this forum so you'lll have to go
       in and do that edit.
       #Post#: 2204--------------------------------------------------
       Re: A couple questions.
   DIR By: Flybird
       Date: August 9, 2011, 3:25 pm
       ---------------------------------------------------------
       Thanks so much. It worked perfectly. It looks a lot better now
       that it is gone. Thanks again.
       *****************************************************
       Page 1 of 2
   DIR Next Page