1

APK and Acquia Marina (Rounded Corners Issue)

http://groups.drupal.org

I am trying to make my profiles with APK but have the issue that I get rounded corners with a white background (see attached pic). I cannot switch to Acquia Marina Rounded Corners style because APK seems to be fixed on its own style. My solution would be to change the background colour to white but I cannot figure out where to put it. I figured how to change the main wrapper to white but I only want to change the colour on profile pages.
I tried changing

profile {
  background: white;
  clear: none;
  margin: 12px 0;

but this failed also. I think the fact that APK uses Panels makes this somewhat complicated (at least for me..).

Panels allows to provide CSS code directly in the settings of a variant but I my limited skills seem to block this road also. I tried my luck with

#main-wrapper {
  background: white;
  padding-left: 15px;    /* LTR */
}

You might have guessed that I am really at the beginning of learning CSS. Any helpful advise would be very appreciated.

AttachmentSize

APK Background Issue.png21.47 KB

Read »
Created by dries 2 years 34 weeks ago – Made popular 2 years 34 weeks ago
Category: Theming   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for APK and Acquia Marina (Rounded Corners Issue)

Recent comments