0
Welcome Guest! Login
0 items Join Now

SOLVED Problem CSS Showcase

    • Sebaca's Avatar
    • Sebaca
    • Elite Rocketeer
    • Posts: 647
    • Thanks: 0

    SOLVED Problem CSS Showcase

    Posted 11 years 4 months ago
    • Hello,

      I use Joomla extension VikBooking.
      I have a problem newline in blocks my booking module.
      My newlines are truncated by the CSS Showcase.
      You can find my site here: http://www.microzone-dev.com/camping-saint-laurent/index.php/en/
      I have this problem on my home and the "locations" menu.

      Thank you for your help in advance.
    • Last Edit: 11 years 4 months ago by Sebaca.
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: SOLVED Problem CSS Showcase

    Posted 11 years 4 months ago
    • Hi there,

      Try adding the following code to the rt_spectral-custom.css...
      .vbmodsearchmaindiv input, .vbmodsearchmaindiv textarea, .vbmodsearchmaindiv .uneditable-input {
            width: 100px;
      }
      .vbmodsearchmaindiv select {
            width:50px;
      }
      If this resolves your problem then please edit your first post in this thread by adding SOLVED at the start of the title and then select the green tick icon. This lets the moderators know that it can be moved to the solved section.

      Thanks for your cooperation :)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
    • Sebaca's Avatar
    • Sebaca
    • Elite Rocketeer
    • Posts: 647
    • Thanks: 0

    Re: SOLVED Problem CSS Showcase

    Posted 11 years 4 months ago
    • Thank you very much :)

Time to create page: 0.086 seconds