News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

fix / modify smf gallery (already seen with vbgamer)

Started by glennmckenna, August 06, 2016, 01:35:16 PM

Previous topic - Next topic

glennmckenna

hi,
i'm trying to fix some bugs and modify the look of smf galery
here is the whole story
http://www.simplemachines.org/community/index.php?topic=114291.msg3883371#msg3883371

and here is a copy of my last post

i've changed program to modify the theme (was using phpstorm 2016 now using notepad++)
but now not all the modifications that i'm doing are being applied but don't get any errors

i'm trying to:

  • delete the black bar at the top (circled in the picture on the left)
    thought that i had to remove this lign (is that correct?):
ShowTopGalleryBar($txt['gallery_text_title']);


  • reduce the space below the menu buttons (circled in the the picture on the left, second circle down)
    i've tried deleting the three <br> but with no luck (there are are only 3 br tags once in the code)

  • remove a td that i can't see why it's there and it's causeing problemes with the centering (highlighted in green in the pictre on the right)
    i tried finding it in the code but with ono luck

would the there be alot of work to be done to make the gallery fully responsive,
i'm curently running a modified version of redsy using bootstrap
as far as i can see i would only have to modify:

  • the class of the images (add responsive)
  • the class of the link boxes

is there also a way to modify where i get redirected to fter uploading a image for example to the image just uploaded

glennmckenna


Advertisement: